view bin/card-by-name @ 11615:09915fbf0c3f draft

<oerjan> ` for i in hoat howg howt; do learn "$i"\': See `hoag\'; done
author HackEso <hackeso@esolangs.org>
date Thu, 23 Aug 2018 12:00:14 +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"