view bin/wisdom @ 8656:5f43fdc9ddd7

<oerjan> learn A thausible action is one commited toward a thausiblee.
author HackBot
date Wed, 29 Jun 2016 00:45:58 +0000
parents e14a36c0ab41
children dfc5682ee287
line wrap: on
line source

f=$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf -z -n1); { echo -n "${f#wisdom/}//"; cat "$f"; } | rnooodl