changeset 8614:8dd0233b7520

<oerjan> sled bin/wisdom//s/ipath/path/
author HackBot
date Sun, 26 Jun 2016 04:38:37 +0000
parents f552b1d779df
children 78e1f9d0d3fb
files bin/wisdom
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/wisdom	Sun Jun 26 04:37:12 2016 +0000
+++ b/bin/wisdom	Sun Jun 26 04:38:37 2016 +0000
@@ -1,1 +1,1 @@
-F="$(find wisdom -ipath "wisdom/*$(echo "$1" | lowercase)*" -type f -print0 | shuf -z -n1)"; echo -n "${F#wisdom/}//" | rnooodl; cat "$F" | rnooodl
+F="$(find wisdom -path "wisdom/*$(echo "$1" | lowercase)*" -type f -print0 | shuf -z -n1)"; echo -n "${F#wisdom/}//" | rnooodl; cat "$F" | rnooodl