annotate bin/bookofeso @ 8695:b09f2c5c49dd

<oerjan> ` chmod +x she*; mv she* bin
author HackBot
date Tue, 05 Jul 2016 01:20:24 +0000
parents fffedced672a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7493
fffedced672a <hppavilion[1]> ` echo \'F="$(find esobible -name "*$(echo "$1" | lowercase)*" -type f | shuf -n1)"; echo -n "${F#esobible/}/" | rnooodl; cat "$F" | rnooodl\' > bin/bookofeso
HackBot
parents: 7492
diff changeset
1 F="$(find esobible -name "*$(echo "$1" | lowercase)*" -type f | shuf -n1)"; echo -n "${F#esobible/}/" | rnooodl; cat "$F" | rnooodl