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
Wed, 10 Feb 2016 04:01:49 +0000 HackBot <zgrep> ` echo \'echo "${1# = }" > "${1%% = }"\' > bin/overwrite
Wed, 10 Feb 2016 03:57:25 +0000 HackBot <zgrep> overwrite bin/append = f=`echo "$1" | sed \'s/ = .*$//\'`;c=`echo "$1" | sed \'s/^.* = //\' | sed \'s/ \\\\ /\\n/\'`;echo "$c" >> "$f"
Wed, 10 Feb 2016 03:40:23 +0000 HackBot <zgrep> overwrite bin/tomfoolery = TEST
Wed, 10 Feb 2016 03:39:50 +0000 HackBot <zgrep> ` echo \'f=`echo "$1" | sed \'"\'"\'s/ = .*$//\'"\'"\'`;c=`echo "$1" | sed \'"\'"\'s/^.* = //\'"\'"\'`;echo "$c" > "$f"\' > bin/overwrite; chmod +x bin/overwrite;
Wed, 10 Feb 2016 03:38:38 +0000 HackBot <zgrep> append bin/tomfoolery = TEST
Wed, 10 Feb 2016 03:38:23 +0000 HackBot <zgrep> append bin/tomfoolery TEST
Wed, 10 Feb 2016 03:38:16 +0000 HackBot <zgrep> ` chmod +x bin/append
Wed, 10 Feb 2016 03:38:01 +0000 HackBot <zgrep> ` echo \'f=`echo "$1" | sed \'"\'"\'s/ = .*$//\'"\'"\'`;c=`echo "$1" | sed \'"\'"\'s/^.* = //\'"\'"\'`;echo "$c" >> "$f"\' > bin/append
Wed, 10 Feb 2016 03:34:37 +0000 HackBot <zgrep> ` echo \'if [ -z "$1" ];then echo "Wadda ya want?";exit;fi;a="tmflry/$1";if [ -h "$a" ];then tomfoolery `readlink "$a" | sed \'"\'"\'s/^tmflry\\///\'"\'"\';exit;fi;if [ -x "$a" ];then bash "$a";exit;fi;if [ -r "$a" ];then cat "$a";exit;fi;? "$1"\' > bin/tomfoolery
Wed, 10 Feb 2016 03:33:27 +0000 HackBot <zgrep> ` echo \'if [ -z "$1" ];then echo "Wadda ya want?";exit;fi;a="tmflry/$1";if [ -h "$a" ];then tomfoolery `readlink "$a" | sed "s/^tmflry\\\\///";exit;fi;if [ -x "$a" ];then bash "$a";exit;fi;if [ -r "$a" ];then cat "$a";exit;fi;? "$1"\' > bin/tomfoolery
Wed, 10 Feb 2016 03:29:34 +0000 HackBot <zgrep> ` echo \'if [ -z "$1" ];then echo "Wadda ya want?";exit;fi;a="tmflry/$1";if [ -x "$a" ];then bash "$a";exit;fi;if [ -r "$a" ];then cat "$a";exit;fi;? "$1"\' > bin/tomfoolery
Wed, 10 Feb 2016 03:27:50 +0000 HackBot <zgrep> ` ln -s tmflry/esolang tmflry/esolangs
Wed, 10 Feb 2016 03:27:19 +0000 HackBot <zgrep> ` echo \'Esoteric Languages.\' > tmflry/esolang;
Wed, 10 Feb 2016 03:15:50 +0000 HackBot <zgrep> ` echo \'if [ -z "$1" ];then echo "Wadda ya want?";exit;fi;a="tmflry/$1";if [ -x "$a" ];then bash "$a";exit;fi;if [ -e "$a" ];then cat "$a";exit;fi;? "$1"\' > bin/tomfoolery
Wed, 10 Feb 2016 03:12:50 +0000 HackBot <zgrep> ` echo \'a="tmflry/$1";if [[ -x "$a" ]];then bash "$a";exit;fi;if [[ -e "$a" ]];then cat "$a";exit;fi;? "$1"\' >> bin/tomfoolery;
Wed, 10 Feb 2016 03:02:39 +0000 HackBot <zgrep> ` echo \'with open(a,"r")as f:print f.read(),\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:02:34 +0000 HackBot <zgrep> ` echo \'if o.access(a, o.X_OK):print u.check_output(["bash",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:02:28 +0000 HackBot <zgrep> ` echo \'if not o.path.isfile(a):o.chdir("..");print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:43 +0000 HackBot <zgrep> ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:37 +0000 HackBot <zgrep> ` echo \'if len(s.argv) != 2:print"I have nothing to say to you.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:32 +0000 HackBot <zgrep> ` echo \'if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:28 +0000 HackBot <zgrep> ` echo \'t="tmflry"\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:03 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:00:52 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' > bin/tomfoolery
Wed, 10 Feb 2016 03:00:35 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:43 +0000 HackBot <zgrep> ` echo \'with open(a,"r")as f:print f.read(),\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:38 +0000 HackBot <zgrep> ` echo \'if o.access(a, o.X_OK):print u.check_output(["bash",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:34 +0000 HackBot <zgrep> ` echo \'if not o.path.isfile(a):print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:30 +0000 HackBot <zgrep> ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:25 +0000 HackBot <zgrep> ` echo \'if len(s.argv) != 2:print"I have nothing to say to you.";exit()\' >> bin/tomfoolery