view bin/wisdom @ 9027:e43068183b30

<oerjan> learn DWFO is the Doctor Who Fan Orchestra.
author HackBot
date Sun, 11 Sep 2016 00:19:31 +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