annotate bin/bookofeso @ 8668:b077211ff25e

<shachaf> mkx bin/cwlprits//culprits "wisdom/$1"
author HackBot
date Thu, 30 Jun 2016 23:27:16 +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