# HG changeset patch # User HackBot # Date 1362768719 0 # Node ID b78830a7b4a298aa2715801243cb6e10449c8524 # Parent f0762796d2082cc44602bd94b02e6aef9078e910 sed -i \'s/ok..pol //\' bin/list diff -r f0762796d208 -r b78830a7b4a2 bin/list --- a/bin/list Fri Mar 08 18:51:20 2013 +0000 +++ b/bin/list Fri Mar 08 18:51:59 2013 +0000 @@ -1,2 +1,2 @@ #!/bin/sh -oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*.*//; s/.*\* //; s/ .*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo cuttlefish boily elliott Taneb HackEgo Sgeo monqy pikhq Sgeo_ Phantom_Hoover nortti oklopol Ngevd metasepia \ No newline at end of file +oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*.*//; s/.*\* //; s/ .*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo cuttlefish boily elliott Taneb HackEgo Sgeo monqy pikhq Sgeo_ Phantom_Hoover nortti Ngevd metasepia \ No newline at end of file