# HG changeset patch # User HackBot # Date 1352967946 0 # Node ID 7d8e829b3eccf0c90f3b4b5db5e48c63b4a4c20b # Parent c78d0e077db4bfdab0834be32f326390569702f3 run echo -e '#!/bin/sh\necho "I think you mean @tell instead?"' > bin/tell; chmod a+rx bin/tell diff -r c78d0e077db4 -r 7d8e829b3ecc bin/tell --- /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?"