// , Cool Waterfalls for hacker-ey-lookin goodniss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for a in $( seq 1 20 ); do for i in $( ls ); do tree; done; done | |
sudo tcpdump -qlp -i en0 | grep --color=auto -e '.*>' | |
brew install wireshark; sudo tshark --color | |
cat /dev/urandom | |
## Set a profile with courier new for the font, and 00ff27 for the foreground color before starting this BS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment