view bin/pastlog @ 12128:89f3cb7bc99f draft

<b_jonas> karma+ fizzie
author HackEso <hackeso@esolangs.org>
date Sun, 17 Nov 2019 00:58: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