log bin/coins @ 12256:821155c00e34 draft

age author description
Sun, 21 Jun 2015 02:47:59 +0000 HackBot <tswett> revert
Sun, 04 May 2014 18:20:25 +0000 HackBot <kmc> echo "words \\${1---eng-1M --esolangs 20} | sed -re \'s/( |$)/coin\\1/g\' | rainwords" > bin/coins
Sun, 16 Mar 2014 01:52:15 +0000 HackBot <oerjan> revert
Sat, 22 Feb 2014 02:14:12 +0000 HackBot <oerjan> sed -i \'s/--eng-1M --esolangs [$]{1-/${1---eng-1M --esolangs /\' bin/coins
Wed, 12 Feb 2014 20:44:42 +0000 HackBot <FireFly> sed -i \'s/20/\\${1-&}/\' bin/coins; coins
Fri, 07 Feb 2014 22:07:28 +0000 HackBot <ion> printf \'%s\\n\' \'words --eng-1M --esolangs 20 | sed -re \'\\\'\'s/( |$)/coin\\1/g\'\\\' | tee bin/coins
Fri, 07 Feb 2014 22:02:00 +0000 HackBot <kmc> echo \'words --eng-1M --esolangs 20 | sed -re \'"\'"\'s/\\>/coin/g\'"\'"\'\' > bin/coins
Fri, 07 Feb 2014 22:00:48 +0000 HackBot <kmc> echo \'for w in $(words --eng-1M --esolangs 20); do echo -n "${w}coin "; done\' > bin/coins && chmod +x bin/coins