view bin/makelist @ 2362:2153ab25037e

<Jafet> sed -i \'s/w=raw_input/import sys; w=sys.stdin.read/\' $(which rainwords)
author HackBot
date Mon, 04 Mar 2013 10:21:48 +0000
parents c091565553db
children eb8d28337e94
line wrap: on
line source

echo 'tail -n +2 $0 | xargs echo; exit 0' >$1;chmod +x $1