view bin/card-by-name @ 8182:072b30efd18a

<oerjan> ` sed -i \'s/\\.\\./\\./\' wisdom/\'#esoteric\'
author HackBot
date Fri, 27 May 2016 23:07:58 +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"