log

age author description
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
Sun, 08 May 2016 19:59:26 +0000 HackBot <b_jonas> `` cd share/mtg && zcat All\\ Sets-2016-04-08.zip > allsets-2016-04-08.txt