view bin/pastlog @ 9985:c64932d057d9

<Jafet> ` chmod -x quines/{cat,python,ruby,perl}
author HackBot
date Thu, 15 Dec 2016 02:16:34 +0000
parents e037173e0012
children
line wrap: on
line source

#!/bin/sh
cd /var/irclogs/_esoteric
grep -P -i -- "$1" $(ls ????-??-??.txt | head -n -1) | shuf -n 1