> -----Original Message----- > From: Luke Chambers [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 04, 2005 12:55 PM > To: Ken Williams > Cc: inline@perl.org > Subject: Re: Multiple Java Processes Causing Problems > > Ken, > I think you are probably right. These do look like threads. > > How would I be able to tell for sure?
I actually have no idea. The man page for 'ps' says that the '-m' flag will show all threads, but doesn't say how to *not* show all threads, and it doesn't say whether the '-a' or 'u' options imply '-m'. -Ken