annotate bin/aglist @ 7209:fe8eba7ce89a

<b_jonas> `` sed -i \'$d\' bin/aglist
author HackBot
date Mon, 14 Mar 2016 17:53:05 +0000
parents f653b7450e93
children 72286b626909
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