view bin/pastlog @ 12197:d2b296c1a496 draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Thu, 28 Nov 2019 01:38:35 +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