netstat for reporting only TCP and UDP end points

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Sat Feb 20 16:55:00 GMT 2010


On Sat, Feb 20, 2010 at 10:08:03PM +0530, Karthik Balaguru wrote:
>On Sat, Feb 20, 2010 at 9:54 PM, Christopher Faylor
><cgf-use-the-mailinglist-please@cygwin.com> wrote:
>> On Sat, Feb 20, 2010 at 06:11:46PM +0530, Karthik Balaguru wrote:
>>>I have been trying to use the command of 'netstat -a -n -f inet' to
>>>generate a report on all network end points not just the ESTABLISHED
>>>(-a option) by printing the IP addresses as dotted-decimal numbers(-n
>>>option), but only for TCP and UDP end points(-f inet option). But,
>>>strangely, the '-f inet' option does not seem to work in cygwin.
>>
>> Not so strange.
>>
>> netstat isn't a cygwin command. ?It is a native Windows command.
>>
>
>:-)
>Interesting.
>Then, I think then there is some difference between the windows
>netstat and linux netstat.

True, but that really isn't a topic for this particular mailing list
unless you're thinking about possibly porting a UNIX version of netstat
to Cygwin.

cgf

--
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



More information about the Cygwin mailing list