# HG changeset patch # User HackBot # Date 1361739094 0 # Node ID 81fafe50b1888c6076e8f9f16a4d3c07da5db7d9 # Parent e0af85ec4de3fa1b72239ab7af1e5beb4f70b0ec list diff -r e0af85ec4de3 -r 81fafe50b188 bin/list --- a/bin/list Sun Feb 24 04:45:11 2013 +0000 +++ b/bin/list Sun Feb 24 20:51:34 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_ tswett Phantom_Hoover nortti oklopol \ 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_ tswett Phantom_Hoover nortti oklopol Ngevd \ No newline at end of file