view bin/pastlog @ 4598:1bc67ded06c4

<oerjan> mv paste.2 bin/paste; rm paste.1
author HackBot
date Sun, 20 Apr 2014 00:49:11 +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