Created
May 2, 2016 09:51
-
-
Save mperlet/0fb2f085edac32583e5aea524d8ec5b6 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
python -c "import sys;import os;import time;map(lambda x:os.system('clear;' + ' '.join(sys.argv[1:]))==time.sleep(1), xrange(0,99999999))" date |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment