annotate bin/list @ 3602:e1755b0a4a00

<Roujo> rm bin/cat hth
author HackBot
date Tue, 03 Sep 2013 16:12:48 +0000
parents f2f65a1fa363
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2407
34a42bd1bd03 <Phantom_Hoover> revert
HackBot
parents:
diff changeset
1 #!/bin/sh
2418
f2f65a1fa363 <elliott> revert 2416
HackBot
parents: 2417
diff changeset
2 grep '^..:..:..: <[^>]*> `list' /var/irclogs/_esoteric/201[3-9]-??-??.txt | sed 's/^.*<//;s/>.*//;s/_*$//' | sort -u | tr '\n' ' '
f2f65a1fa363 <elliott> revert 2416
HackBot
parents: 2417
diff changeset
3