View previous topic :: View next topic |
Author |
Message |
Martial
Joined: 26 Feb 2006 Posts: 23
|
Posted: Thu Dec 21, 2006 2:12 pm Post subject: What package is netstat in? |
|
|
I've been trying to use lvu to discover this, without much luck. Does anyone know? |
|
Back to top |
|
 |
engelsman
Joined: 21 Aug 2005 Posts: 131 Location: Netherlands
|
Posted: Thu Dec 21, 2006 4:55 pm Post subject: netstat is in net-tools |
|
|
I already have netstat on the system, so I can cheat using: Code: | user@linux ~ $ lvu from /bin/netstat
net-tools:/bin/netstat |
but you could have used: Code: | user@linux ~ $ lvu search netstat
gnome2/desktop/gnome-nettool
gnome2/desktop/gnome-netstatus
net/net-tools
net/netstat-nat
|
to narrow it down, and then tried Code: | user@linux ~ $ lvu what net-tools
The Net-tools package contains the arp, hostname, ifconfig, netstat,
plipconfig rarp, route, and slattach programs.
[ . . . ]
|
Hope this helps. |
|
Back to top |
|
 |
Martial
Joined: 26 Feb 2006 Posts: 23
|
Posted: Fri Dec 22, 2006 12:44 am Post subject: Thanks |
|
|
Thanks, I didn't know about "from!" |
|
Back to top |
|
 |
|