# HG changeset patch # User HackBot # Date 1361454479 0 # Node ID 76d20d1c845ec1820711c82cbf7b3eeea4d9a3f1 # Parent 1d6c8a33712f28768fe8d69d74f78c5bbbeab9d1 hg cat -r 2195 bin/list >bin/list diff -r 1d6c8a33712f -r 76d20d1c845e bin/list --- a/bin/list Thu Feb 21 13:47:23 2013 +0000 +++ b/bin/list Thu Feb 21 13:47: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_ 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 shachaf Sgeo monqy pikhq Sgeo_ tswett Phantom_Hoover nortti oklopol \ No newline at end of file