log bin/random-card @ 12256:821155c00e34 draft

age author description
Thu, 14 Nov 2019 21:45:51 +0000 HackEso <b_jonas> `` /bin/sed -i \'s%"share%($ENV{HACKENV}//"/hackenv")."/share%\' bin/random-card draft
Thu, 14 Nov 2019 21:44:59 +0000 HackEso <b_jonas> `` hg cat -r 9075 bin/random-card > bin/random-card draft
Thu, 14 Nov 2019 21:43:36 +0000 HackEso <b_jonas> `` /bin/sed -i \'s%"share%"${HACKENV-/hackenv}/share%\' bin/random-card draft
Sun, 25 Sep 2016 20:31:46 +0000 HackBot <fizzie> revert 58b9ee8f97a7
Tue, 05 Jul 2016 13:39:32 +0000 HackBot <b_jonas> `` perl -i -pe \'s/("\\x241)/-- $1/\' bin/random-card
Mon, 16 May 2016 11:14:18 +0000 HackBot <b_jonas> `` perl -pi -e \'s/ (\\$c\\[rand\\(\\@c\\)])/($1 || "No card found.")/\' bin/random-card
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