view bin/card-by-name @ 8605:ffc738604527

<gamemanj> ` echo " pipe" > .tmp-clipper-instruction-trace
author HackBot
date Sat, 25 Jun 2016 16:58:16 +0000
parents 8bc55e6adaaf
children
line wrap: on
line source

#!/bin/sh
exec perl -e 'open$I,"<","/hackenv/share/mtg/allsets.txt"or die;$/=""; while(<$I>){/\A(?i)\Q$ARGV[0]/ and print}' "$1"