[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: finding hidden processes



On Mon, Dec 03, 2001 at 07:29:22PM +0100, Tarjei Huse wrote:

For those few pid's which return no cmdline info (for instance):

> pid: 111 
> pid: 2 
> pid: 3 
> pid: 4 
> pid: 429 

etc... 
You can usually get some helpful info using:

cd /proc
cat pid/status

Regards,
Robert



Reply to: