log

age author description
Wed, 10 Feb 2016 06:36:44 +0000 HackBot <oerjan> ` sed -i \'s/| lowercase//\' misle/*
Wed, 10 Feb 2016 06:34:22 +0000 HackBot <\oren\> misle/rn C++/C++ is an attempt to improve upon C. The only thing it actually improved was memory management, and it made everything else worse.
Wed, 10 Feb 2016 06:30:32 +0000 HackBot <zgrep> overwrite tmflry/cat = A cat is an animal with four legs. It\'s nice to pet, especially when it\'s a baby cat, called a kitten. Or it\'s the unix "cat" command. It takes a filename (or many) and prints the contents of that (those) file(s).
Wed, 10 Feb 2016 06:29:11 +0000 HackBot <hppavilion[1]> learn \\oren\\ is an attempt to improve upon oren. The only thing it actually improved was name recognizability, and it made everything else... well, there isn\'t much else in a nick, is there?
Wed, 10 Feb 2016 06:27:01 +0000 HackBot <hppavilion[1]> le/rn `? `?/Yes, you\'re very clever
Wed, 10 Feb 2016 06:21:56 +0000 HackBot <zgrep> append tmflry/cat = Or it\'s the unix "cat" command. It takes a filename (or many) and prints the contents of that (those) file(s).
Wed, 10 Feb 2016 06:17:09 +0000 HackBot <zgrep> ` rm tmflry/*file\\ system*
Wed, 10 Feb 2016 06:16:51 +0000 HackBot <zgrep> misle/rn fs/File system. HackEgo/HackBot\'s is http://codu.org/projects/hackbot/fshg/index.cgi
Wed, 10 Feb 2016 06:16:36 +0000 HackBot <zgrep> misle/rn fs File system. HackEgo/HackBot\'s is http://codu.org/projects/hackbot/fshg/index.cgi
Wed, 10 Feb 2016 06:15:37 +0000 HackBot <oerjan> ` rm tmflry/*test*
Wed, 10 Feb 2016 06:14:52 +0000 HackBot <oerjan> misle/rn_append another test word/and how
Wed, 10 Feb 2016 06:10:26 +0000 HackBot <oerjan> misle/rn another test word/another test word
Wed, 10 Feb 2016 06:08:20 +0000 HackBot <oerjan> le/rn a test word/another test word
Wed, 10 Feb 2016 06:07:45 +0000 HackBot <zgrep> learn tomfoolery is always factually inaccurate. always.
Wed, 10 Feb 2016 06:06:52 +0000 HackBot <oerjan> ` sed -i \'s/Learned/Was lied to about/\' misle/*
Wed, 10 Feb 2016 06:06:27 +0000 HackBot <zgrep> mislearn tomfoolery is wisdom
Wed, 10 Feb 2016 06:06:20 +0000 HackBot <zgrep> mislearn wisdom is tomfoolery
Wed, 10 Feb 2016 06:06:12 +0000 HackBot <oerjan> ` mkdir misle; cp le/* misle; sed -i \'s/wisdom/tmflry/g\' misle/*
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
Wed, 10 Feb 2016 02:59:22 +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 02:59:17 +0000 HackBot <zgrep> ` echo \'t="tmflry"\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:01 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:58:58 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:58:43 +0000 HackBot <zgrep> ` head -n 7 bin/tomfoolery > bin/tomfoolery
Wed, 10 Feb 2016 02:58:01 +0000 HackBot <zgrep> ` echo \'with open(a,\'r\')as f:print f.read(),\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:57 +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:57:52 +0000 HackBot <zgrep> ` echo \'if not o.path.isfile(a):print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:47 +0000 HackBot <zgrep> ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:44 +0000 HackBot <zgrep> ` echo \'if len(s.argv) != 2:print"I have nothing to say to you.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:39 +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 02:57:34 +0000 HackBot <zgrep> ` echo \'t="tmflry"\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:27 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:24 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' > bin/tomfoolery
Wed, 10 Feb 2016 02:56:51 +0000 HackBot <zgrep> ` echo \'t="tmflry"\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:49 +0000 HackBot <zgrep> ` echo \'if not o.path.isfile(a):print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:48 +0000 HackBot <zgrep> ` echo \'with open(a,\'r\')as f:print f.read(),\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:44 +0000 HackBot <zgrep> ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:40 +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:56:38 +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 02:56: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 02:53:54 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:53:52 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' > bin/tomfoolery
Wed, 10 Feb 2016 02:53:36 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:53:28 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:53:06 +0000 HackBot <zgrep> ` echo \'\' > bin/tomfoolery
Wed, 10 Feb 2016 02:22:16 +0000 HackBot <zgrep> ` echo \'A cat is an animal with four legs. It\'"\'"\'s nice to pet, especially when it\'"\'"\'s a baby cat, called a kitten.\' > tmflry/cat
Wed, 10 Feb 2016 02:20:12 +0000 HackBot <zgrep> ` echo \'A cat is an animal with four legs. It\'s nice to pet, especially when it\'s a baby cat, called a kitten.\' > tmflry/cat
Wed, 10 Feb 2016 02:18:41 +0000 HackBot <zgrep> ` chmod +x bin/tomfoolery
Wed, 10 Feb 2016 02:18:36 +0000 HackBot <zgrep> ` echo \'cd tmflry; cat "$1";\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:17:10 +0000 HackBot <zgrep> ` rm bin/thisisatest
Wed, 10 Feb 2016 02:16:00 +0000 HackBot <zgrep> ` chmod +x bin/thisisatest
Wed, 10 Feb 2016 02:15:42 +0000 HackBot <zgrep> ` echo \'echo $1\' >> bin/thisisatest
Wed, 10 Feb 2016 02:02:26 +0000 HackBot <hppavilion[1]> ` cp bin/wisdom bin/bookofeso
Wed, 10 Feb 2016 02:00:15 +0000 HackBot <zgrep> ` rm bin/lies
Wed, 10 Feb 2016 01:59:21 +0000 HackBot <zgrep> ` cp bin/wisdom bin/lies
Wed, 10 Feb 2016 00:33:06 +0000 HackBot <oerjan> ` sed -i \'s/They are/She is/\' wisdom/izabera
Wed, 10 Feb 2016 00:31:32 +0000 HackBot <oerjan> ` sed -i \'s/zsh/bash/\' wisdom/izabera
Tue, 09 Feb 2016 07:07:21 +0000 HackBot <Elronnd> learn myname is not your name. You don\'t know what they are doing. Or you are doing. Or am I? He is Perl\'s evil twin brother.
Tue, 09 Feb 2016 06:58:26 +0000 HackBot <Elronnd> learn izabera is a tachyherpetologist. They are probably implemented in zsh.
Tue, 09 Feb 2016 06:58:22 +0000 HackBot <Elronnd> learn izabera is a tachyherpetologist. They are probably implemented in zsh
Tue, 09 Feb 2016 06:57:55 +0000 HackBot <Elronnd> learn izabera izabera is a tachyherpetologist. They are probably implemented in zsh