view bin/pastlog @ 7118:d6b3e9255be2

<zgrep> fetch google.com
author HackBot
date Sun, 06 Mar 2016 00:52:23 +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