Last active
August 29, 2018 23:24
-
-
Save v6/bdba89d03812b1c3f80865672aafe6a8 to your computer and use it in GitHub Desktop.
// , Cool Waterfalls for hacker-ey-lookin goodniss
This file contains hidden or 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