annotate bin/list @ 5952:c24cc3e3bc15

<oerjan_nope> rm wisdom/o
author HackBot
date Mon, 31 Aug 2015 23:07:20 +0000
parents 34a42bd1bd03
children be90d778a82d f3cda88d93c5
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
34a42bd1bd03 <Phantom_Hoover> revert
HackBot
parents:
diff changeset
2 grep '^..:..:..: <[^>]*> `list' /var/irclogs/_esoteric/201[3-9]-??-??.txt | sed 's/^.*<//;s/>.*//;s/_*$//' | sort -u | tr '\n' ' '
34a42bd1bd03 <Phantom_Hoover> revert
HackBot
parents:
diff changeset
3