view bin/ehlist @ 12166:2b6654c1b493 draft

<oerjan> undo 12162
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 04:13:12 +0000
parents c989a1669243
children
line wrap: on
line source

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