annotate bin/wisdom @ 8614:8dd0233b7520

<oerjan> sled bin/wisdom//s/ipath/path/
author HackBot
date Sun, 26 Jun 2016 04:38:37 +0000
parents f552b1d779df
children 32d6c7d06e26
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8614
8dd0233b7520 <oerjan> sled bin/wisdom//s/ipath/path/
HackBot
parents: 8613
diff changeset
1 F="$(find wisdom -path "wisdom/*$(echo "$1" | lowercase)*" -type f -print0 | shuf -z -n1)"; echo -n "${F#wisdom/}//" | rnooodl; cat "$F" | rnooodl