log

age author description
Tue, 02 Jun 2015 23:44:28 +0000 HackBot <oerjan> learn Fternoon is the time of day when the Danes usually eat their fternooners.
Tue, 02 Jun 2015 01:30:46 +0000 HackBot <oerjan> ` sed -i \'s/en .*/en EFnet o DALnet.)/\' wisdom/welcome.es
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