annotate bin/man @ 9047:dfc5682ee287

<fizzie> ` sed -i -e \'s/{/if [ -n "$f" ]; then/;s/} |/else echo "that\'\\\'\'s not wise"; fi |/\' bin/wisdom
author HackBot
date Fri, 16 Sep 2016 22:47:19 +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.