changeset 2406:0eecb772bec2

<tswett> rm bin/list
author HackBot
date Fri, 08 Mar 2013 19:10:07 +0000
parents 80025bb8094d
children 34a42bd1bd03
files bin/list
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/bin/list	Fri Mar 08 19:03:13 2013 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-#!/bin/sh
-grep '^..:..:..: <[^>]*> `list' /var/irclogs/_esoteric/201[3-9]-??-??.txt | sed 's/^.*<//;s/>.*//;s/_*$//' | sort -u | tr '\n' ' '
-