view bin/aglist @ 6996:05ba76ac5027

<b_jonas> perl -efor $comic("ag","wr"){open$O,">>","bin/${comic}list";print$O"b_jonas\\n";}
author HackBot
date Wed, 24 Feb 2016 13:44:00 +0000
parents fe551665384e
children f653b7450e93
line wrap: on
line source

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