annotate bin/emptylist @ 3850:b0c3083291d7

<Taneb> addquote <shachaf> "Well, that was fun" -- Taneb "atriq" Ngevd
author HackBot
date Mon, 30 Sep 2013 18:48:41 +0000
parents 1c1bd4bef6f7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3094
1c1bd4bef6f7 <shachaf> sed -i \'s/:/${@:+ }$@:/\' bin/emptylist
HackBot
parents: 2481
diff changeset
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit