view bin/list @ 5025:0373e583e1cd

<Bike> gcc -Wall hello.c
author HackBot
date Tue, 07 Oct 2014 00:21:08 +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' ' '