view bin/pastlog @ 12038:4a15a78be2b9 draft

<kspalaiologos> ` cp bfi /hackenv/bin
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 14:11:28 +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