changeset 6760:c7296bb7af32

<zgrep> overwrite bin/tomfoolery = if [ -z "$1" ]; exec echo "I have nothing to tell you.";fi
author HackBot
date Wed, 10 Feb 2016 04:10:53 +0000
parents 0cdb1d9ffbef
children 66c7221772c0
files bin/tomfoolery
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/tomfoolery	Wed Feb 10 04:08:15 2016 +0000
+++ b/bin/tomfoolery	Wed Feb 10 04:10:53 2016 +0000
@@ -1,1 +1,1 @@
-testing
+if [ -z "$1" ]; exec echo "I have nothing to tell you.";fi