annotate bin/list @ 6207:131245a6aa23

<Jafet> le/rn yoda/Yoda\'s oration, disordered always.
author HackBot
date Fri, 13 Nov 2015 12:30:54 +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