changeset 7492:f211b0d1514e

<hppavilion[1]> ` echo \'F="$(find wisdom -name "*$(echo "$1" | lowercase)*" -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl\' > bin/bookofeso
author HackBot
date Tue, 19 Apr 2016 20:16:23 +0000
parents 4e40e238ebca
children fffedced672a
files bin/bookofeso
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/bookofeso	Tue Apr 19 20:14:56 2016 +0000
+++ b/bin/bookofeso	Tue Apr 19 20:16:23 2016 +0000
@@ -1,1 +1,1 @@
-F="$(find esobible -name "*$(echo "$1" | lowercase)*" -type f | shuf -n1)"; echo -n "${F#esobible/}/" | rnooodl; cat "$F" | rnooodl
+F="$(find wisdom -name "*$(echo "$1" | lowercase)*" -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl