view bin/pastlog @ 4057:a7145daf0cdf

<mrhmouse> echo "#!/usr/bin/env node" > bin/ello
author HackBot
date Fri, 22 Nov 2013 15:56:34 +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