view bin/pastlog @ 12303:f31e76561a1f draft

<int-e> learn Time is an illusion. Lunchtime doubly so.
author HackEso <hackeso@esolangs.org>
date Sat, 25 Jan 2020 20:59:01 +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