annotate bin/emptylist @ 3316:a3cdaf1fd77a

<Bike> chmod +x bin/zzote
author HackBot
date Fri, 26 Jul 2013 21:01:31 +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