view bin/pastlog @ 6309:65c4e4d161f3

<oerjan> ` mv hello.c src
author HackBot
date Sat, 28 Nov 2015 07:30:26 +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