![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to find the port number of the oracle process | thana | UNIX for Dummies Questions & Answers | 2 | 03-21-2008 04:14 PM |
| Need to know port number | shaan_dmp | UNIX for Dummies Questions & Answers | 1 | 10-26-2007 12:38 PM |
| port number as an argument | saikiran | Shell Programming and Scripting | 1 | 08-31-2006 07:57 AM |
| FTP Port Number | mbb | UNIX for Advanced & Expert Users | 2 | 04-22-2004 04:27 AM |
| get number of a port | hoang | Security | 2 | 05-08-2002 05:08 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I am working on HP-UX Release 11i. I want to find the process id (PID) of the process running on a particular port. lsof command fuser does not work on this system. Please suggest some alternative. Thanks |
| Forum Sponsor | ||
|
|
|
|||
|
Yup, netstat has -b option for this purpose but does not work on this machine.
fuser asks for a file name and I don't know how to use it for this purpose. Is there any other way I can get it without installing any command i.e. with existing commands on Version 11i |
| Thread Tools | |
| Display Modes | |
|
|