[EMAIL PROTECTED]:/home/carl # man netselect
...
For each host, netselect figures out the approximate ping time  (though
       not  as accurately as ping does), the number of network "hops" to reach
       the target, and the percentage of ping requests that got  through  sucâ
       cessfully.  Then  netselect  calculates the "score" of each operational
       host based on these values.

[EMAIL PROTECTED]:/home/carl/temp # netselect -s 5 $(curl http://cygwin.com/mirrors.lst|awk -F\; '{print $2}')
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  6349  100  6349    0     0  29371      0 --:--:-- --:--:-- --:--:-- 94761
   60 sourceware.mirrors.tds.net
   69 64.50.236.52
   72 64.50.236.52
   75 sourceware.mirrors.tds.net
   95 mirror.calvin.edu

Not sure why the IP, but just to be sure:

[EMAIL PROTECTED]:/home/carl # netselect ftp-ext.osuosl.org
   40 64.50.236.52

[EMAIL PROTECTED]:/home/carl # netselect cygwin.osuosl.org
   33 64.50.236.52

[EMAIL PROTECTED]:/home/carl # grep osuosl mirrors.lst
ftp://cygwin.osuosl.org/pub/cygwin;cygwin.osuosl.org;North America;Oregon
http://cygwin.osuosl.org;cygwin.osuosl.org;North America;Oregon

http://packages.debian.org/unstable/source/netselect

^Carl K

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to