view bin/pastlog @ 5459:12e3ce70ec23

<oren> le/rn tar/The command you\'re looking for is probably either tar -xavkf or tar -cavf
author HackBot
date Sun, 07 Jun 2015 06:10:00 +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