view bin/card-by-name @ 8705:c6d952889c35

<hppavilion[1]> learn sbeef is the culinary name for meat from scow
author HackBot
date Tue, 05 Jul 2016 03:27:54 +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"