view bin/card-by-name @ 12332:4be08e8c2b14 draft

<b_jonas> le/rn_append california//. WARNING: The area of California is made of chemicals known to the State of California to cause cancer and birth defects or other reproductive harm.
author HackEso <hackeso@esolangs.org>
date Fri, 29 May 2020 17:06:20 +0000
parents 9b7441dadcb5
children
line wrap: on
line source

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