view bin/pastlog @ 12476:3ded3d281de8 draft

<wib_jonas> slashlearn ponderthis//Ponder This are monthly open-ended programming puzzle challenges that some regulars enjoy: https://research.ibm.com/haifa/ponderthis/index.shtml
author HackEso <hackeso@esolangs.org>
date Mon, 27 Feb 2023 10:56:19 +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