changeset 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 c78d0e077db4
children 553e4a4038d2
files bin/tell
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/tell	Thu Nov 15 08:25:46 2012 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "I think you mean @tell instead?"