Skip to content

Instantly share code, notes, and snippets.

@mperlet
Created May 2, 2016 09:51
Show Gist options
  • Save mperlet/0fb2f085edac32583e5aea524d8ec5b6 to your computer and use it in GitHub Desktop.
Save mperlet/0fb2f085edac32583e5aea524d8ec5b6 to your computer and use it in GitHub Desktop.
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