# HG changeset patch # User HackBot # Date 1389913951 0 # Node ID 28bcf7b63018663937681ab8718e400e646d01a6 # Parent c3083517f99c5a2e3e63c8903f36c9239d6f95ca ` sed -i \'s/$/ | head -1/\' bin/espletive; cat bin/espletive diff -r c3083517f99c -r 28bcf7b63018 bin/espletive --- a/bin/espletive Thu Jan 16 23:12:02 2014 +0000 +++ b/bin/espletive Thu Jan 16 23:12:31 2014 +0000 @@ -1,1 +1,1 @@ -words --esolangs 5000 | grep -o "\w*${1-fuck}\w*" || espletive "$@" +words --esolangs 5000 | grep -o "\w*${1-fuck}\w*" || espletive "$@" | head -1