changeset 5512:94a8f88a544b

<shachaf> ` echo \'F="$(find wisdom -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl\' > bin/wisdom
author HackBot
date Thu, 11 Jun 2015 23:37:34 +0000
parents 1f5261f9b87b
children 31f7c0438dee
files bin/wisdom
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/wisdom	Thu Jun 11 00:11:15 2015 +0000
+++ b/bin/wisdom	Thu Jun 11 23:37:34 2015 +0000
@@ -1,1 +1,1 @@
-F="$(find wisdom -type f | shuf -n1)"; echo -n "${F#wisdom/}/"; cat "$F"
+F="$(find wisdom -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl