Skip to content

Instantly share code, notes, and snippets.

@miketaylr
Created January 29, 2013 21:03
Show Gist options
  • Save miketaylr/4667852 to your computer and use it in GitHub Desktop.
Save miketaylr/4667852 to your computer and use it in GitHub Desktop.
shebang quine
#!/bin/cat
@miketaylr
Copy link
Author

$ ./shebang
#!/bin/cat

@zachleat
Copy link

my cat likes to play with twine, I mean quines too

@asavartsov
Copy link

#!/usr/bin/env cat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment