annotate bin/pbflist @ 2068:b40d5664cebb

<shachaf> echo \'tail -n+2 "$0" | xargs; exit\' > bin/pbflist; chmod +x bin/pbflist
author HackBot
date Sat, 09 Feb 2013 06:05:06 +0000
parents
children 68bd673f17b7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2068
b40d5664cebb <shachaf> echo \'tail -n+2 "$0" | xargs; exit\' > bin/pbflist; chmod +x bin/pbflist
HackBot
parents:
diff changeset
1 tail -n+2 "$0" | xargs; exit