comparison 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
comparison
equal deleted inserted replaced
1475:f2b35970700b 1476:55137925169f
1 echo 'tail -n +2 $0 | paste -s -d" "; exit 0' >$1;chmod +x $1