view bin/tomfoolery @ 6712:8d2257798b54

<zgrep> ` echo \'if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()\' >> bin/tomfoolery
author HackBot
date Wed, 10 Feb 2016 02:57:39 +0000
parents 9410fba4b128
children 975e4f2fdf0f
line wrap: on
line source

#!/usr/bin/env python
import os as o,sys as s,subprocess as u
t="tmflry"
if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()