view 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
line wrap: on
line source

tail -n+2 "$0" | xargs; exit