annotate bin/man @ 7572:a551629919da

<fizzie> fetch http://pastebin.com/raw/J7vAQirV
author HackBot
date Wed, 27 Apr 2016 23:34:09 +0000
parents f6cfe22a201c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6911
0b4698806346 <lifthrasiir> ` (echo \'#!/bin/sh\'; echo \'Nice try.\') > bin/man && chmod a+x bin/man
HackBot
parents:
diff changeset
1 #!/bin/sh
6912
f6cfe22a201c <lifthrasiir> ` (echo \'#!/bin/sh\'; echo \'echo Nice try.\') > bin/man && chmod a+x bin/man
HackBot
parents: 6911
diff changeset
2 echo Nice try.