annotate bin/list @ 2496:98a7ff1d1cc1

<kmc> pastequotes zzo38
author HackBot
date Mon, 25 Mar 2013 04:13:01 +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