# HG changeset patch # User HackBot # Date 1362768476 0 # Node ID 649993f50bdf2866e6669f19940dae56b5b5c638 # Parent 193dfabcc00cfc77d7785177fabe9a4295445d71 sed -i \'s/cuttlefish //\' bin/list diff -r 193dfabcc00c -r 649993f50bdf bin/list --- a/bin/list Fri Mar 08 18:47:24 2013 +0000 +++ b/bin/list Fri Mar 08 18:47:56 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 boily elliott Taneb HackEgo Sgeo monqy pikhq Sgeo_ Phantom_Hoover nortti oklopol Ngevd metasepia \ No newline at end of file