annotate bin/list @ 3258:34268e23613e

<oerjan> revert
author HackBot
date Sun, 30 Jun 2013 15:57:44 +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