Created
October 22, 2014 11:48
-
-
Save A/3d87291c2d664e0e2a0b to your computer and use it in GitHub Desktop.
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
| time tail -$((RANDOM/(32767/`wc -l<~/.emotions|tr -d ' '`))) ~/.emotions|head -1 | |
| ◕‿◕ | |
| tail -$((RANDOM/(32767/`wc -l<~/.emotions|tr -d ' '`))) ~/.emotions 0.00s user 0.00s system 88% cpu 0.002 total | |
| head -1 0.00s user 0.00s system 90% cpu 0.002 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment