View Single Post

   
  #4 (permalink)  
Old 02-18-2008, 11:04 AM
Lew Pitcher
 
Posts: n/a
Default Re: package containing netstat

Rakotomandimby wrote:
> Hi everybody ,
> I'm running slackware 9 and try to find what package contains netstat so
> that i could md5sum the binary .
> Would you help me to find it ? or better , would you tell me what package is
> containing that one ?
> thanks for all .


~ $ cat /etc/slackware-version
Slackware 9.0.0

~ $ which netstat
/bin/netstat

~ $ grep bin/netstat /var/adm/packages/*
/var/adm/packages/tcpip-0.17-i386-16:bin/netstat
~ $

--
Lew Pitcher

Master Codewright and JOAT-in-training
Registered Linux User #112576 (http://counter.li.org/)
Slackware - Because I know what I'm doing.

Reply With Quote