view bin/pastlog @ 2484:60c32c5072bf

<shachaf> chmod +x bin/*list
author HackBot
date Fri, 22 Mar 2013 20:40:13 +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