annotate bin/wisdom @ 8495:4e062972be38

<izabera> ` echo \'#!/bin/bash\' > bin/tac
author HackBot
date Thu, 16 Jun 2016 09:39:25 +0000
parents 711cb819c4a2
children fd485700e2e3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7703
711cb819c4a2 <shachaf> ` sed -i \'s#/"#//"#\' bin/wisdom
HackBot
parents: 6220
diff changeset
1 F="$(find wisdom -name "*$(echo "$1" | lowercase)*" -type f | shuf -n1)"; echo -n "${F#wisdom/}//" | rnooodl; cat "$F" | rnooodl