changeset 6705:a920f0e17459

<zgrep> ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery
author HackBot
date Wed, 10 Feb 2016 02:56:44 +0000
parents 03e844e72c03
children 008d37c5400a
files bin/tomfoolery
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/tomfoolery	Wed Feb 10 02:56:40 2016 +0000
+++ b/bin/tomfoolery	Wed Feb 10 02:56:44 2016 +0000
@@ -3,3 +3,4 @@
 if len(s.argv) != 2:print"I have nothing to say to you.";exit()
 if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()
 if o.access(a, o.X_OK):print u.check_output([bash,a]),;exit()
+a=s.argv[1];o.chdir(t)