view bin/pastlog @ 6076:6ff2448dbb57

<ais523> asm lea 0x1234, %ax
author HackBot
date Fri, 16 Oct 2015 23:44:16 +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