log

age author description
Mon, 09 May 2016 09:58:36 +0000 HackBot <b_jonas> `` cd /hackenv/share/mtg && mv -vi MagicCompRules_{04082016,20160408}.txt
Mon, 09 May 2016 09:57:07 +0000 HackBot <b_jonas> `` mv -vit share/mtg/ "MagicCompRules_04082016.txt"
Mon, 09 May 2016 09:56:34 +0000 HackBot <b_jonas> fetch http://media.wizards.com/2016/docs/MagicCompRules_04082016.txt
Mon, 09 May 2016 08:41:23 +0000 HackBot <b_jonas> `` echo $\'#!/bin/sh\\nexec perl -e\\\'\'\'open$I,"<","share/mtg/allsets.txt"or die$!;$/=""; @c=grep{/(?mi:$ARGV[0])/}<$I>; print $c[rand(@c)];\'\\\'\' "$1"\' > bin/random-card && chmod -v a+x bin/random-card
Mon, 09 May 2016 08:32:55 +0000 HackBot <b_jonas> `` echo $\'#!/bin/sh\\nexec perl -e\\\'\'\'open$I,"<","share/mtg/allsets.txt"or die$!;$/=""; @c=grep{/(?i:$ARGV[0])/}<$I>; print $c[rand(@c)];\'\\\'\' "$1"\' > bin/random-card && chmod -v a+x bin/random-card
Mon, 09 May 2016 08:32:52 +0000 HackBot <b_jonas> `` echo $\'#!/bin/sh\\nexec perl -e\\\'\'\'open$I,"<","share/mtg/allsets.txt"or die$!;$/=""; @c=grep{/(?i:$ARGV[0])/}<$I>; print $c[rand($c)];\'\\\'\' "$1"\' > bin/random-card && chmod -v a+x bin/random-card
Mon, 09 May 2016 08:32:26 +0000 HackBot <b_jonas> `` echo $\'#!/bin/sh\\nexec perl -e\\\'\'\'open$I,"<","share/mtg/allsets.txt"or die$!;$/=""; @c=grep{/(?:$ARGV[0])/}<$I>; print $c[rand($c)];\'\\\'\' "$1"\' > bin/random-card && chmod -v a+x bin/random-card
Mon, 09 May 2016 01:13:54 +0000 HackBot <oerjan> ` echo hm; frink 25 GPa -> atmospheres
Mon, 09 May 2016 00:32:44 +0000 HackBot <oerjan> ` rm wisdom/wisdoms.pdf; sed -i \'s/[^ ]* //\' wisdom/wisdom.pdf
Mon, 09 May 2016 00:32:29 +0000 HackBot <oerjan> ` rm wisdoms.pdf; sed -i \'s/[^ ]* //\' wisdom.pdf
Sun, 08 May 2016 23:46:04 +0000 HackBot <oerjan> addquote <Taneb> Morning <shachaf> G\'daneb <shachaf> invent anything good overnight? <Taneb> I don\'t know yet, I haven\'t read the logs
Sun, 08 May 2016 20:11:25 +0000 HackBot <b_jonas> `` echo $\'#!/bin/sh\\n\'\'exec perl -e \'\\\'\'open$I,"<","/hackenv/share/mtg/allsets.txt"or die;$/=""; while(<$I>){/\\A(?i)\\Q$ARGV[0]/ and print}\'\\\'\' "$1"\' > bin/card-by-name && chmod a+x bin/card-by-name
Sun, 08 May 2016 20:10:26 +0000 HackBot <b_jonas> `` echo $\'#!/bin/sh\\n\'exec perl -e \'\\\'\'open$I,"<","/hackenv/share/mtg/allsets.txt"or die;$/=""; while(<$I>){/\\A(?i)\\Q$ARGV[0]/ and print}\'\\\'\' "$1"\' > bin/card-by-name && chmod a+x bin/card-by-name
Sun, 08 May 2016 19:59:38 +0000 HackBot <b_jonas> `` cd share/mtg && rm -v allsets.txt && ln -s allsets-2016-04-08.txt allsets.txt