changeset 4336:28bcf7b63018

<int-e> ` sed -i \'s/$/ | head -1/\' bin/espletive; cat bin/espletive
author HackBot
date Thu, 16 Jan 2014 23:12:31 +0000
parents c3083517f99c
children e3a249be1cbf
files bin/espletive
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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