annotate bin/olist @ 2984:ef3b14c727ba

<FireFly> sed -i \'1s/: /\\$@: /\' bin/olist
author HackBot
date Thu, 30 May 2013 17:46:25 +0000
parents b7d0c4f1f8ab
children 6a8a44574706
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2984
ef3b14c727ba <FireFly> sed -i \'1s/: /\\$@: /\' bin/olist
HackBot
parents: 2547
diff changeset
1 echo -n "$(basename "$0")$@: "; tail -n+2 "$0" | xargs; exit
2481
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
2 shachaf
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
3 oerjan
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
4 Sgeo
2547
b7d0c4f1f8ab <FireFly> echo FireFly >>bin/olist
HackBot
parents: 2481
diff changeset
5 FireFly