[Bug 1251563] [NEW] netstat command returns nozero even if successively executing

Launchpad Bug Tracker 1251563 at bugs.launchpad.net
Tue May 13 00:24:37 UTC 2014


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

for example:
in Ubuntu
     $ netstat -s 1>/dev/null 2>&1 ; echo $?
     1
in CentOS
     $ netstat -s 1>/dev/null 2>&1 ; echo $?
     0

My test environment is Ubuntu 12.04.03.  "-s" is a existing argument to
netstat, so it should be executed successively and return zero.

** Affects: net-tools (Ubuntu)
     Importance: High
         Status: Triaged


** Tags: patch
-- 
netstat command returns nozero even if successively executing
https://bugs.launchpad.net/bugs/1251563
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list