view bin/card-by-name @ 9049:b83e352dc7f7

<shachaf> slwd oerjan//s#overlord kommisjon\xc3\xa6r#hungarian oerlord#
author HackBot
date Fri, 16 Sep 2016 22:52:42 +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"