Skip to content

Instantly share code, notes, and snippets.

@xluffy
Created May 5, 2015 03:37
Show Gist options
  • Save xluffy/c4c6c2524c9025e22e6c to your computer and use it in GitHub Desktop.
Save xluffy/c4c6c2524c9025e22e6c to your computer and use it in GitHub Desktop.
quine1.sh
#!/bin/bash
cat $0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment