view bin/pastlog @ 12313:6048b940f5be draft

<oerjan> t ` rm karma.*
author HackEso <hackeso@esolangs.org>
date Fri, 21 Feb 2020 03:16:56 +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