annotate bin/wisdom @ 6079:6e702775e5c3

<ais523> ` sed -i -e \'1s/n//\' bin/asm
author HackBot
date Sat, 17 Oct 2015 00:54:12 +0000
parents 03cae10bca27
children 5af7744b8efe
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5778
03cae10bca27 <oerjan> ` sed -i \'s/"$1"/*"$1"*/\' bin/wisdom
HackBot
parents: 5777
diff changeset
1 F="$(find wisdom/*"$1"* -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl