changeset 8651:fafdbe9ac23c

<izabera> ` echo \'f=$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf -z -n1); echo -n "${f#wisdom/}//" | rnooooooodl; rnoooooooodl < "$f"\' > bin/wisdom
author HackBot
date Wed, 29 Jun 2016 00:26:20 +0000
parents 4337d7793b19
children 72e671ff73b6
files bin/wisdom
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/wisdom	Wed Jun 29 00:26:03 2016 +0000
+++ b/bin/wisdom	Wed Jun 29 00:26:20 2016 +0000
@@ -1,1 +1,1 @@
-f="$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf -z -n1); echo -n "${f#wisdom/}//" | rnooooooodl; rnoooooooodl < "$f"
+f=$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf -z -n1); echo -n "${f#wisdom/}//" | rnooooooodl; rnoooooooodl < "$f"