view bin/card-by-name @ 10425:a16695c2325b

<hppavilion[1]> ` mv esobible:gen_sys_1-1:3 esobible/gen_sys_1-1:3
author HackBot
date Fri, 17 Mar 2017 20:00:06 +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"