view bin/card-by-name @ 11921:76b3307f169c draft

<wob_jonas> fetch wisdom/can\'t https://hack.esolangs.org/get/wisdom/can%27t
author HackEso <hackeso@esolangs.org>
date Thu, 29 Aug 2019 16:02:31 +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"