annotate bin/wisdom @ 8113:dbb1f8669c64

<shachaf> ` cat /proc/filesystems | paste
author HackBot
date Tue, 24 May 2016 23:30:41 +0000
parents 711cb819c4a2
children fd485700e2e3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7703
711cb819c4a2 <shachaf> ` sed -i \'s#/"#//"#\' bin/wisdom
HackBot
parents: 6220
diff changeset
1 F="$(find wisdom -name "*$(echo "$1" | lowercase)*" -type f | shuf -n1)"; echo -n "${F#wisdom/}//" | rnooodl; cat "$F" | rnooodl