annotate bin/olist @ 2985:6a8a44574706

<FireFly> sed -i \'1s/\\$@/ &/\' bin/olist
author HackBot
date Thu, 30 May 2013 17:47:14 +0000
parents ef3b14c727ba
children 9a57eca4fa4d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2985
6a8a44574706 <FireFly> sed -i \'1s/\\$@/ &/\' bin/olist
HackBot
parents: 2984
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