annotate bin/list @ 3866:23298d602f9a

<oerjan> mv bin/{rwel,oz}come
author HackBot
date Thu, 03 Oct 2013 22:58:24 +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