changeset 2066:0f0970da2af2

<elliott> revert 2058
author HackBot
date Fri, 08 Feb 2013 07:44:13 +0000
parents 9e92cb19776e
children 75e6353e6c8c
files bin/list
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/list	Fri Feb 08 07:44:13 2013 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*<//; s/>.*//; s/.*\* //; s/ .*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo cuttlefish boily elliott Taneb HackEgo shachaf Sgeo monqy 
\ No newline at end of file