annotate bin/emptylist @ 2258:56b44962d782

<Jafet> pastelog horizontal
author HackBot
date Tue, 26 Feb 2013 18:02:30 +0000
parents 2b8049bbcbad
children adf245d51bd0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2072
2b8049bbcbad <shachaf> echo \'tail -n+2 "$0" | xargs; exit\' > bin/emptylist; chmod +x bin/emptylist
HackBot
parents:
diff changeset
1 tail -n+2 "$0" | xargs; exit