changeset 4327:405ea52d7b89

<int-e> ` sed -i \'s/\\+/*/\' bin/espletive; cat bin/espletive
author HackBot
date Thu, 16 Jan 2014 22:58:21 +0000
parents 3452b8103ce3
children 9c8b7f3bd82c
files bin/espletive
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/espletive	Thu Jan 16 22:55:39 2014 +0000
+++ b/bin/espletive	Thu Jan 16 22:58:21 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 "$@"