changeset 4413:9095219cc538

<ion> printf \'%s\\n\' \'words --eng-1M --esolangs 20 | sed -re \'\\\'\'s/( |$)/coin\\1/g\'\\\' | tee bin/coins
author HackBot
date Fri, 07 Feb 2014 22:07:28 +0000
parents 01f0a0eddb2c
children 5e2540d27141
files bin/coins
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/coins	Fri Feb 07 22:02:00 2014 +0000
+++ b/bin/coins	Fri Feb 07 22:07:28 2014 +0000
@@ -1,1 +1,1 @@
-words --eng-1M --esolangs 20 | sed -re 's/\>/coin/g'
+words --eng-1M --esolangs 20 | sed -re 's/( |$)/coin\1/g'