view bin/ioccclist @ 11721:fa2114d4fb10 draft

<b_jonas> `` rm -v bin/preprocess-mtg # one less now
author HackEso <hackeso@esolangs.org>
date Mon, 11 Feb 2019 00:04:46 +0000
parents c989a1669243
children 794a19e189cf
line wrap: on
line source

echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
b_jonas