view bin/list @ 3946:19cbf3f316f0

<ais523_> sed --in-place \'s/13,6/6,13/\' bin/rainwords
author HackBot
date Mon, 28 Oct 2013 14:41:35 +0000
parents 34a42bd1bd03
children be90d778a82d f3cda88d93c5
line wrap: on
line source

#!/bin/sh
grep '^..:..:..: <[^>]*> `list' /var/irclogs/_esoteric/201[3-9]-??-??.txt | sed 's/^.*<//;s/>.*//;s/_*$//' | sort -u | tr '\n' ' '