annotate bin/wisdom @ 5570:552c422d02a4

<shachaf> rm bin/boo
author HackBot
date Fri, 12 Jun 2015 07:11:25 +0000
parents 94a8f88a544b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5512
94a8f88a544b <shachaf> ` echo \'F="$(find wisdom -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl\' > bin/wisdom
HackBot
parents: 5431
diff changeset
1 F="$(find wisdom -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl