view bin/aseen @ 3809:48774c96538e

<boily> addquote \\item <elliott\\_> `addquote <olsner> two quotes about quotes about django <olsner> I guess the worst part is that I appear in all three hackego quotes about django \\\\ <olsner> elliott\\_: another quote? you\'re not helping \\texttt{:/} \xe2\x86\x90 and three giraffes.
author HackBot
date Fri, 20 Sep 2013 19:00:36 +0000
parents 7914d7e0b500
children
line wrap: on
line source

#!/usr/bin/env bash
n="<${1% }>"; n="${n,,}"
while ((i++ < 30)) && read -r file
do awk -vf="${file##*/}" -vn="$n" 'tolower($2) ~ n{x=$0} END{if(!x) exit 1; print f,x}' "$file" && exit;
done < <(ls -r /var/irclogs/_esoteric/????-??-??.txt)
echo "not lately"