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

Ubuntu Foundations Team Bug Bot 1251563 at bugs.launchpad.net
Tue May 13 00:24:39 UTC 2014


The attachment "net-tools_1.60-25ubuntu2.1.debdiff" seems to be a
debdiff.  The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff.  If the
attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1251563

Title:
  netstat command returns nozero even if successively executing

Status in “net-tools” package in Ubuntu:
  Triaged

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-tools/+bug/1251563/+subscriptions



More information about the Ubuntu-sponsors mailing list