view bin/wisdom @ 10745:91fff3360603

<rdococ> le//rn UT//The UT series is a mathematical infinite series of alternating deconstructions and reconstructions of video games.
author HackBot
date Sun, 16 Apr 2017 20:00:45 +0000
parents dbe661460e11
children c943ffcb5fef
line wrap: on
line source

f=$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf --random-source=/dev/urandom -z -n1); if [ -n "$f" ]; then echo -n "${f#wisdom/}//"; cat "$f"; else echo "That's not wise."; fi | rnooodl