Skip to content

Instantly share code, notes, and snippets.

@GlenDC
Last active December 6, 2015 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GlenDC/9a3450c4da5f1a95514f to your computer and use it in GitHub Desktop.
Save GlenDC/9a3450c4da5f1a95514f to your computer and use it in GitHub Desktop.
curl -o quine.py 'https://gist.githubusercontent.com/GlenDC/5ec5528c7fcac5468715/raw/' \
&& python quine.py | python | python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment