view bin/calesyta2016list @ 11996:b1b0dafa230c draft

<fizzie> mkx bin/just//grwp \'\\(is\\|are\\) just\' | sed -e \'s/:/ ::= /;s/$/\\n/\' > tmp/just && url tmp/just
author HackEso <hackeso@esolangs.org>
date Fri, 01 Nov 2019 13:09:46 +0000
parents 5c540b416103
children
line wrap: on
line source

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