Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Find Port of an Process
Name: arun_s010 Date: November 26, 2006 at 21:04:40 Pacific OS: HPIT CPU/Ram: 1GB Product: HP
Comment:
I want to find out the port number at which particular process is listening.. how to do that... for example i want to find out the port at which http listener is listening... i have pid of process and name of the process. i want to find the port at which its listenings... please reply as soon as possible
Summary: Guru's I use HP-UX I have a list of process id's in a text file. I want to know how to find the idle time of a process which are more than 300secs and kill them accordingly. Could you please help me t...
Summary: Hi, could anyone tell me if there is a way in unix to determine the number of child processes that a process has? I couldn't find anything on the man page for 'ps' ...