view bin/card-by-name @ 9231:beb645a0505c

<oerjan> learn Harikari is the act of comitting suicide because you\'ve mangled a word in an honor-destroying way.
author HackBot
date Tue, 11 Oct 2016 01:05:44 +0000
parents c989a1669243
children 9b7441dadcb5
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"