view bin/pastlog @ 12028:1a26875a1fbf draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 01:27:32 +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