view bin/keenlist @ 11594:27e437aef877 draft

<fizzie> fetch bin/whoq https://hack.esolangs.org/get/bin/whoq
author HackEso <hackeso@esolangs.org>
date Wed, 08 Aug 2018 13:52:58 +0000
parents 852cd4577ee7
children
line wrap: on
line source

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