annotate bin/tell @ 853:8ceb191fb559

<Sgeo__> paste bin/tell
author HackBot
date Thu, 15 Nov 2012 08:29:48 +0000
parents 553e4a4038d2
children
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
851
553e4a4038d2 <fizzie> run echo -e '#!/bin/sh\necho "I think you mean \"@tell $@\" instead?"' > bin/tell; chmod a+rx bin/tell
HackBot
parents: 850
diff changeset
2 echo "I think you mean \"@tell $@\" instead?"