view bin/bobadventureslist @ 12132:d98a91d3dac9 draft

<fizzie> ` rm -r /hackenv/quinor # not useful
author HackEso <hackeso@esolangs.org>
date Sun, 17 Nov 2019 01:27:49 +0000
parents b129cca56652
children
line wrap: on
line source

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