view bin/bardsworthlist @ 7222:21f11ad4ec5b

<b_jonas> `` makelist bardsworthlist && echo b_jonas >> bin/bardsworthlist
author HackBot
date Mon, 14 Mar 2016 18:09:23 +0000
parents b87180de88b0
children
line wrap: on
line source

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