annotate bin/wisdom @ 8609:ecd196aab0c3

<boily> learn_append hppavilion[1] No es tan cluecless.
author HackBot
date Sun, 26 Jun 2016 01:12:00 +0000
parents fd485700e2e3
children f552b1d779df
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8513
fd485700e2e3 <oerjan> sled bin/wisdom//s/type f/type f -print0/;s/shuf/shuf -z/
HackBot
parents: 7703
diff changeset
1 F="$(find wisdom -name "*$(echo "$1" | lowercase)*" -type f -print0 | shuf -z -n1)"; echo -n "${F#wisdom/}//" | rnooodl; cat "$F" | rnooodl