view bin/seens @ 4869:54c75e4b8405

<mroman_> learn hax0r (see \xc2\xaf\\(\xc2\xb0\xe2\x80\x8b_o)/\xc2\xaf)
author HackBot
date Fri, 26 Sep 2014 13:12:02 +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