where is setup.exe source?
Carl Karsten
carl@personnelware.com
Mon Nov 7 05:29:00 GMT 2005
root@cp600:/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.
root@cp600:/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:
root@cp600:/home/carl # netselect ftp-ext.osuosl.org
40 64.50.236.52
root@cp600:/home/carl # netselect cygwin.osuosl.org
33 64.50.236.52
root@cp600:/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/
More information about the Cygwin
mailing list