# HG changeset patch # User HackBot # Date 1362768622 0 # Node ID 6e5bd4498f0b5b8ca7792f24174d57ce9984c12d # Parent 07c02c64d5e11325803e199dcadcc68777b33f14 sed -i \'s/ok..pol //\' bin/list diff -r 07c02c64d5e1 -r 6e5bd4498f0b bin/list --- a/bin/list Fri Mar 08 18:49:31 2013 +0000 +++ b/bin/list Fri Mar 08 18:50:22 2013 +0000 @@ -1,2 +1,2 @@ cuttlefish #!/bin/sh -cuttlefish 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 +cuttlefish 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 Ngevd metasepia \ No newline at end of file