annotate bin/bookofeso @ 8254:0ce6ec3bab82

<shachaf> forget chaf
author HackBot
date Wed, 01 Jun 2016 04:15:10 +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