annotate bin/tell @ 850:7d8e829b3ecc

<fizzie> run echo -e '#!/bin/sh\necho "I think you mean @tell instead?"' > bin/tell; chmod a+rx bin/tell
author HackBot
date Thu, 15 Nov 2012 08:25:46 +0000
parents
children 553e4a4038d2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
850
7d8e829b3ecc <fizzie> run echo -e '#!/bin/sh\necho "I think you mean @tell instead?"' > bin/tell; chmod a+rx bin/tell
HackBot
parents:
diff changeset
1 #!/bin/sh
7d8e829b3ecc <fizzie> run echo -e '#!/bin/sh\necho "I think you mean @tell instead?"' > bin/tell; chmod a+rx bin/tell
HackBot
parents:
diff changeset
2 echo "I think you mean @tell instead?"