annotate bin/wisdom @ 8606:eaa9e0a54036

<gamemanj> ` rm .tmp-clipper-instruction-trace
author HackBot
date Sat, 25 Jun 2016 16:58:26 +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