annotate bin/wisdom @ 8854:562e853ebb4f

<b_jonas> fetch http://russell2.math.bme.hu/~ambrus/pu/p7zip-16.02-linux-bin-only.tar.xz
author HackBot
date Wed, 27 Jul 2016 12:40:04 +0000
parents e14a36c0ab41
children dfc5682ee287
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8655
e14a36c0ab41 <izabera> ` echo \'f=$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf -z -n1); { echo -n "${f#wisdom/}//"; cat "$f"; } | rnooodl\' > bin/wisdom
HackBot
parents: 8654
diff changeset
1 f=$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf -z -n1); { echo -n "${f#wisdom/}//"; cat "$f"; } | rnooodl