annotate bin/fuck @ 741:fa80918efaa9

<elliott> run chmod +x bin/fuck
author HackBot
date Thu, 04 Oct 2012 21:05:12 +0000
parents 70cc8785bcc7
children 5072d4d966e3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
739
afe31c8e27b7 <elliott> run echo "#!/bin/sh" >bin/fuck
HackBot
parents: 738
diff changeset
1 #!/bin/sh
740
70cc8785bcc7 <elliott> run echo 'echo "$1"' >>bin/fuck
HackBot
parents: 739
diff changeset
2 echo "$1"