log bin/wisdom @ 5382:bdd82732ffb8

age author description
Mon, 01 Jun 2015 23:54:10 +0000 HackBot <shachaf> ` echo \'N=$(find wisdom -type f | wc -l); F="$(find wisdom -type f | head -n $((RANDOM % N)) | tail -n1)"; echo -n "${F#wisdom/}/"; cat "$F"\' > bin/wisdom; chmod +x bin/wisdom