log

age author description
Thu, 17 Apr 2014 23:00:37 +0000 HackBot <Jafet> sed -i \'s,\\./UnicodeData\\.txt,/hackenv/UnicodeData.txt,\' bin/unicode && unicode U+1F4A9
Thu, 17 Apr 2014 22:57:31 +0000 HackBot <Jafet> mv bin/unicode{,.old} && mv unicode UnicodeData.txt bin && chmod +x bin/unicode
Thu, 17 Apr 2014 22:56:38 +0000 HackBot <Jafet> fetch http://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt
Thu, 17 Apr 2014 22:53:59 +0000 HackBot <Jafet> fetch http://sources.debian.net/data/main/u/unicode/0.9.7/unicode
Thu, 17 Apr 2014 22:14:23 +0000 HackBot <oerjan> sed -i \'s/U[+]/U[+]/\' bin/unicode
Tue, 15 Apr 2014 23:32:50 +0000 HackBot <oerjan> echo >wisdom/phantom_hoover \'Phantom Michael Hoover is a true Scotsman, hatheist, and completely out of the loop.\'
Tue, 15 Apr 2014 12:23:48 +0000 HackBot <oerjan> pastequotes fizzie
Tue, 15 Apr 2014 12:14:08 +0000 HackBot <oerjan> cp bin/{,raw-}url; sed -i \'s/raw-//\' bin/url
Tue, 15 Apr 2014 11:46:12 +0000 HackBot <oerjan> sed -i \'s/Concantrate/Concentrate/;s/$/./\' share/8ballreplies
Tue, 15 Apr 2014 11:43:18 +0000 HackBot <oerjan> sed -i \'21,$d\' share/8ballreplies #More fun than `revert
Tue, 15 Apr 2014 11:41:32 +0000 HackBot <int-e> ` echo 42 >> share/8ballreplies
Tue, 15 Apr 2014 10:28:33 +0000 HackBot <fizzie> mv data/8ballreplies share/; sed -i -e \'s/data/share/\' bin/8*ball; rmdir data # going to hit some empty-directory problem again, I\'m sure
Tue, 15 Apr 2014 10:26:06 +0000 HackBot <b_jonas> cp -v bin/8{,-}ball
Tue, 15 Apr 2014 10:24:07 +0000 HackBot <fizzie> mkdir data; mv 8ballreplies data/; sed -i -e \'s|8ballreplies|data/8ballreplies|\' bin/8ball # let\'s keep the /hackenv clean and tidy, everybody
Tue, 15 Apr 2014 10:21:51 +0000 HackBot <b_jonas> chmod a+x bin/8ball && cp bin/8{,-}ball