# HG changeset patch # User HackBot # Date 1463052530 0 # Node ID 5677350d7c6b774fe351894b9cf855471a8ff97b # Parent 63d3ee8ead791b066e66f08d059c8e9bc7badb33 ` sed -i \'s/1/2/\' bin/thingwords diff -r 63d3ee8ead79 -r 5677350d7c6b bin/thingwords --- a/bin/thingwords Thu May 12 01:47:21 2016 +0000 +++ b/bin/thingwords Thu May 12 11:28:50 2016 +0000 @@ -1,1 +1,1 @@ -words ${1---eng-1M --esolangs 20} | sed -re "s/( |$)/$1\1/g" | rainwords +words ${2---eng-1M --esolangs 20} | sed -re "s/( |$)/$1\1/g" | rainwords