log

age author description
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
Tue, 15 Apr 2014 10:21:18 +0000 HackBot <b_jonas> echo $\'#!/bin/sh\\nshuf -n 1 8ballreplies\' > bin/8ball
Tue, 15 Apr 2014 10:18:23 +0000 HackBot <b_jonas> <<<"It is certain/It is decidedly so/Without a doubt/Yes definitely/You may rely on it/As I see it, yes/Most likely/Outlook good/Yes/Signs point to yes/Reply hazy try again/Ask again later/Better not tell you now/Cannot predict now/Concantrate and ask again/Don\'t count on it/My reply is no/My sources say no/Outlook not so good/Very doubtful" tr / \\\\n > 8ballreplies
Mon, 14 Apr 2014 22:34:05 +0000 HackBot <oerjan> learn gaspatsjo is a norwegian soup, which died out due to a lack of hot summer days
Mon, 14 Apr 2014 22:33:37 +0000 HackBot <oerjan> learn gaspasjo is a norwegian soup, which died out due to a lack of hot summer days
Mon, 14 Apr 2014 22:17:18 +0000 HackBot <olsner> pastelog olsner.*~metar
Sun, 13 Apr 2014 21:48:45 +0000 HackBot <oerjan> addquote <int-e> like good old time, with elbow and foot lengths of the king. <Slereah_> man that must have sucked <Slereah_> People would be always like "Hey king, can you drop by, I have stuff to measure" <Jafet> That\'s why they\'re called rulers, you know
Sun, 13 Apr 2014 13:03:19 +0000 HackBot <int-e> ` sed -i \'s/k./k0 1?*/\' bin/sanetemp bin/insanetemp
Sun, 13 Apr 2014 12:55:54 +0000 HackBot <oerjan> sed -i \'1i#!/bin/bash\' bin/print_args_or_input
Sun, 13 Apr 2014 12:50:38 +0000 HackBot <oerjan> sed -i \'s/echo/print_args_or_input/\' bin/*sanetemp
Sun, 13 Apr 2014 12:36:58 +0000 HackBot <boily> ` echo -e \'#!/bin/sh\\necho "$@"\' >bin/poulet; chmod +x bin/poulet
Sun, 13 Apr 2014 12:32:51 +0000 HackBot <oerjan> (echo \'#!/bin/bash\'; echo \'echo "$@" | dc -e "1k?9*5/32+p"\') > bin/insanetemp; chmod +x bin/insanetemp