log

age author description
Wed, 10 Feb 2016 05:28:14 +0000 HackBot <zgrep> rm trueif
Wed, 10 Feb 2016 05:27:17 +0000 HackBot <zgrep> overwrite trueif = if [ -z "$1" ];then exec echo "Please give me something to check.";fi;bash -c "if [ $1 ];then echo \'True.\';else echo \'False.\';fi"
Wed, 10 Feb 2016 04:26:51 +0000 HackBot <zgrep> newcmd trueif = if [ -z "$1" ];then exec echo "Please give me something to check.";fi;if [ $1 ];then echo "True.";else echo "False.";fi
Wed, 10 Feb 2016 04:23:48 +0000 HackBot <zgrep> ` chmod +x bin/newcmd
Wed, 10 Feb 2016 04:23:26 +0000 HackBot <zgrep> overwrite bin/newcmd = if [ -a "bin/${1%% = *}" ];then exec echo "${1%% = *}: Already exists.";fi;echo "${1#* = }" > "bin/${1%% = *}";chmod +x "bin/${1%% = *}"
Wed, 10 Feb 2016 04:19:06 +0000 HackBot <zgrep> overwrite bin/tomfoolery = if [ -z "$1" ];then exec echo "I have nothing to tell you.";fi;f="tmflry/$1";if [ -h "$f" ];then exec tomfoolery `readlink "$f" | sed \'s/^tmflry\\///\'`;fi;if [ -x "$f" ];then exec bash "$f";fi;if [ -r "$f" ];then exec cat "$f";fi;? "$1"
Wed, 10 Feb 2016 04:16:37 +0000 HackBot <zgrep> overwrite bin/tomfoolery = t=\'then exec\';if [ -z "$1" ];$t echo "I have nothing to tell you.";fi;f="tmflry/$1";if [ -h "$f" ];$t tomfoolery `readlink "$f" | sed \'s/^tmflry\\///\'`;fi;if [ -x "$f" ];$t bash "$f";if [ -r "$f" ];$t cat "$f";fi;? "$1"
Wed, 10 Feb 2016 04:11:40 +0000 HackBot <zgrep> overwrite bin/tomfoolery = if [ -z "$1" ]; then exec echo "I have nothing to tell you."; fi
Wed, 10 Feb 2016 04:10:53 +0000 HackBot <zgrep> overwrite bin/tomfoolery = if [ -z "$1" ]; exec echo "I have nothing to tell you.";fi
Wed, 10 Feb 2016 04:08:15 +0000 HackBot <zgrep> ` rm testing
Wed, 10 Feb 2016 04:07:59 +0000 HackBot <zgrep> ` "test" > testing
Wed, 10 Feb 2016 04:06:56 +0000 HackBot <zgrep> overwrite bin/tomfoolery = testing
Wed, 10 Feb 2016 04:06:26 +0000 HackBot <zgrep> ` echo \'echo "${1#* = }" >> "${1%% = *}"\' > bin/append
Wed, 10 Feb 2016 04:06:23 +0000 HackBot <zgrep> ` echo \'echo "${1#* = }" > "${1%% = *}"\' > bin/overwrite
Wed, 10 Feb 2016 04:02:57 +0000 HackBot <zgrep> overwrite bin/tomfoolery = test