view bin/list @ 3981:866c7045ad18

<shachaf> addquote <zzo38> I do sometimes work on Linux computer. I think it is set to en.UTF-8 by default although on my account I have changed it to the C locale, disabled Unicode translation, and loaded a CP437 font. <zzo38> This improves the operation of the system.
author HackBot
date Mon, 04 Nov 2013 05:13:31 +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' ' '