view bin/flist @ 12161:b776d8e310e6 draft

<oerjan> ` rm ../share/quotes
author HackEso <hackeso@esolangs.org>
date Tue, 19 Nov 2019 03:15:37 +0000
parents c62643e28143
children
line wrap: on
line source

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