view bin/seens @ 1869:aa27b70f1bee

<coppro> addquote <Sgeo> You miss out on a lot of speculation, which is pretty essential to understanding what\'s going on
author HackBot
date Sun, 27 Jan 2013 04:27:45 +0000
parents fd0fb2b0fe7a
children
line wrap: on
line source

#!/bin/sh
find /var/irclogs/_esoteric -mindepth 1 -maxdepth 1 -type f -name '????-??-??.txt' | sort -r | xargs -d'\n' -r tac -- | grep "^..:..:..: <$1>" | head -n 1