view bin/pastlog @ 6811:7d38bd0dbce4

<zgrep> ` ls /dev > ls_dev
author HackBot
date Wed, 10 Feb 2016 07:54: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