log bin/makelist @ 5643:56dcce63901b

age author description
Thu, 21 Mar 2013 06:18:03 +0000 HackBot <shachaf> mv *list bin/
Tue, 12 Mar 2013 23:37:37 +0000 HackBot <elliott> revert 2416
Tue, 12 Mar 2013 23:37:01 +0000 HackBot <Sgeo> revert 2243
Fri, 08 Mar 2013 05:14:17 +0000 HackBot <shachaf> echo \'cp bin/emptylist bin/"$1"\' > bin/makelist
Sat, 12 Jan 2013 20:07:53 +0000 HackBot <elliott> revert 1492
Sat, 12 Jan 2013 19:56:44 +0000 HackBot <olsner> echo echo \\\'\'tail -n +2 $0 | xargs echo; exit 0\'\\\' \\>\\$1\\;chmod +x \\$1 > bin/makelist
Sat, 12 Jan 2013 19:50:59 +0000 HackBot <olsner> echo echo \\\'\'tail -n +2 $0 | paste -s -d" "; exit 0\'\\\' \\>\\$1\\;chmod +x \\$1 > bin/makelist