# HG changeset patch # User HackBot # Date 1360999768 0 # Node ID 48e8be7020105397e5a76cba505da9ebe859e4df # Parent 4efd35fd5f570828e5e2f5480a1caa7ff56814ec sed -i \'s/ Sgeo/ shachaf Sgeo/\' bin/list diff -r 4efd35fd5f57 -r 48e8be702010 bin/list --- a/bin/list Sat Feb 16 07:27:36 2013 +0000 +++ b/bin/list Sat Feb 16 07:29:28 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_ \ 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_ \ No newline at end of file