This is a discussion on netstat... within the Linux Networking forums, part of the Linux Forums category; Hello there! I work with an ancient ALPHA (Compaq) Workstation with DigitalUNIX. Its "netstat" command doesn't show ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello there!
I work with an ancient ALPHA (Compaq) Workstation with DigitalUNIX. Its "netstat" command doesn't show the process id associated to a socket. I know that the LINUX netstat command does show it. So, I want to compile and run the LINUX netstat comand but I cannot find the source code of it. Anybody knows where can I find it??? Any comment will be wellcome. Thanks in advance, OSO. |
|
|||
|
Tremend_OSO <me@myself.net> said:
>I work with an ancient ALPHA (Compaq) Workstation with DigitalUNIX. >Its "netstat" command doesn't show the process id associated >to a socket. I know that the LINUX netstat command does show it. > >So, I want to compile and run the LINUX netstat comand but I cannot >find the source code of it. Anybody knows where can I find it??? >Any comment will be wellcome. netstat is dependent on the OS on the machine - I don't believe you could get Linux netstat to compile on DU. What might help you is a program called 'lsof' -- try to find out whether it's available for DU. -- Wolf a.k.a. Juha Laiho Espoo, Finland (GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++ "...cancel my subscription to the resurrection!" (Jim Morrison) |