annotate bin/wrlist @ 8259:e95716889267

<shachaf> sled bin/sled//s#\\|\\| exit 1#|| { echo \'no such file\'; exit 1; }#
author HackBot
date Wed, 01 Jun 2016 06:35:19 +0000
parents f653b7450e93
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6992
2f7f51411975 <b_jonas> perl -e-e($t="bin/wrlist")and die;use File::Copy;copy("bin/flist",$t)
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: 6992
diff changeset
2 b_jonas
6997
f653b7450e93 <b_jonas> perl -efor $comic("ag","wr"){open$O,">>","bin/${comic}list";print$O "b_jonas\\n";}
HackBot
parents: 6996
diff changeset
3 b_jonas