changeset 8653:bb76ecd5e4bc

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