annotate bin/bookofeso @ 8088:3f90926b83c9

<oerjan> learn Sgeolang used to change frequently, but eventually it rusted in place.
author HackBot
date Fri, 20 May 2016 00:47:30 +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