log

age author description
Wed, 10 Feb 2016 06:05:57 +0000 HackBot <hppavilion[1]> mislearn `mislearn was a very difficult command to create. It took much yelling at hppavilion[1] to get him to do things properly. hppavilion[1] is very sorry
Wed, 10 Feb 2016 06:05:24 +0000 HackBot <zgrep> ` ln -s tmflry/atestword \'tmflry/a test word\'
Wed, 10 Feb 2016 06:04:42 +0000 HackBot <hppavilion[1]> mislearn hth means "hope that helps"
Wed, 10 Feb 2016 06:04:05 +0000 HackBot <hppavilion[1]> mislearn atestword is a word that is used for testing
Wed, 10 Feb 2016 06:02:55 +0000 HackBot <hppavilion[1]> ` sed -i "s/Learned/Was lied to about/" bin/mislearn
Wed, 10 Feb 2016 06:02:40 +0000 HackBot <hppavilion[1]> ` sed -i "s/wisdom/tmflry/" bin/mislearn
Wed, 10 Feb 2016 05:58:40 +0000 HackBot <zgrep> ` echo \'hth is help received from a hairy toe. It is not at all hambiguitous.\' > wisdom/hth
Wed, 10 Feb 2016 05:54:59 +0000 HackBot <hppavilion[1]> mislearn hth means "hope that helps"
Wed, 10 Feb 2016 05:53:40 +0000 HackBot <hppavilion[1]> ` cp bin/learn bin/mislearn
Wed, 10 Feb 2016 05:48:33 +0000 HackBot <zgrep> overwrite tmflry/esolang = Esoteric languages. Usually refers to programming languages designed to be unique, difficult to program in, or just plain weird. See https://esolangs.org for more.
Wed, 10 Feb 2016 05:36:40 +0000 HackBot <zgrep> ` mv tmflry/random \'tmflry/random number\'
Wed, 10 Feb 2016 05:36:05 +0000 HackBot <zgrep> newcmd ../tmflry/random = echo $RANDOM
Wed, 10 Feb 2016 05:31:08 +0000 HackBot <zgrep> overwrite bin/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 05:28:18 +0000 HackBot <zgrep> overwrite bin/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 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
Wed, 10 Feb 2016 04:01:56 +0000 HackBot <zgrep> ` echo \'echo "${1# = }" >> "${1%% = }"\' > bin/append