comparison 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
comparison
equal deleted inserted replaced
849:c78d0e077db4 850:7d8e829b3ecc
1 #!/bin/sh
2 echo "I think you mean @tell instead?"