On 5/23/18, FHDATA wrote: > what package(s) do i need to install to get lsof and netstat ? >
A search for lsof in the Cygwin package search: https://cygwin.com/cgi-bin2/package-grep.cgi?grep=%5Cblsof%5Cb&arch=x86_64 says that lsof is in the busybox package. A search for netstat https://cygwin.com/cgi-bin2/package-grep.cgi?grep=%5Cbnetstat%5Cb&arch=x86_64 returns no hits. You are probably out of luck with netstat: https://cygwin.com/ml/cygwin/2006-07/msg00936.html Csaba -- You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformat way to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple