annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6995
fe551665384e <b_jonas> makelist aglist
HackBot
parents:
diff changeset
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
6996
05ba76ac5027 <b_jonas> perl -efor $comic("ag","wr"){open$O,">>","bin/${comic}list";print$O"b_jonas\\n";}
HackBot
parents: 6995
diff changeset
2 b_jonas