annotate bin/emptylist @ 5326:251f5b3167b6

<izabera> ` echo harry ron hermione >> bin/emptylist
author HackBot
date Thu, 23 Apr 2015 06:53:55 +0000
parents 45e95842eb85
children 4318969f6f3b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3908
4bcd1570f7de <oerjan> revert
HackBot
parents:
diff changeset
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
5325
45e95842eb85 <izabera> ` echo james lily >> bin/emptylist
HackBot
parents: 3908
diff changeset
2 james lily
5326
251f5b3167b6 <izabera> ` echo harry ron hermione >> bin/emptylist
HackBot
parents: 5325
diff changeset
3 harry ron hermione