Skip to content

Instantly share code, notes, and snippets.

@joshix
Created June 20, 2016 18:08
Show Gist options
  • Select an option

  • Save joshix/4e0c253035e29a5694817a683dede880 to your computer and use it in GitHub Desktop.

Select an option

Save joshix/4e0c253035e29a5694817a683dede880 to your computer and use it in GitHub Desktop.
#!/bin/cat
# This is a self-replicating unix shell program. The kernel
# hands this file to the interpreter named in the first
# line. cat(1) does its thing which is printing on standard
# output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment