annotate bin/man @ 8186:4407a7d3990e

<oerjan> ` sed -i \'s/digged/dug/\' wisdom/#esoteric
author HackBot
date Fri, 27 May 2016 23:19:20 +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.