annotate bin/emptylist @ 2072:2b8049bbcbad

<shachaf> echo \'tail -n+2 "$0" | xargs; exit\' > bin/emptylist; chmod +x bin/emptylist
author HackBot
date Sat, 09 Feb 2013 06:06:41 +0000
parents
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