view bin/makelist @ 1476:55137925169f

<olsner> echo echo \\\'\'tail -n +2 $0 | paste -s -d" "; exit 0\'\\\' \\>\\$1\\;chmod +x \\$1 > bin/makelist
author HackBot
date Sat, 12 Jan 2013 19:50:59 +0000
parents
children bb8dc622804a
line wrap: on
line source

echo 'tail -n +2 $0 | paste -s -d" "; exit 0' >$1;chmod +x $1