>From the sounds of it, this will do the trick (without using KDE):

ps -AH

Jared

On Fri, 2002-02-01 at 16:41, Lyn wrote:
> If you use KDE, the KDE System guard is probably the best for this purpose.
> When you open it up, go to the list of Processes.  Go to the check box that
> says Tree down at the bottom.  This will show you the hierarchy of
> processes.  This will help determine which one to kill (top most usually).
> If your running multiple java programs it might take some guess work at
> first but I can usually determine what it is fairly quickly by seeing how
> many sub-processes are spawned by either program.
> 
> Lyn Mortensen
> Programmer
> [EMAIL PROTECTED]
> 
> InTransit Inc.
> www.intransit.com
> 
> 
> 
> 
> 
> |-----Original Message-----
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]]On Behalf Of Rob Saul
> |Sent: Friday, February 01, 2002 1:23 PM
> |To: [EMAIL PROTECTED]
> |Subject: Re: Java Experts
> |
> |
> |
> |Can't think of anything off the top of my head, but you might
> |try asking
> |on the linux-java list ( see www.blackdown.org for info ).
> |
> |On Friday 01 February 2002 09:44, you wrote:
> |> Any Java experts out there? I have JDK 1.3.1 installed on
> |Redhat 7.2. I
> |> have an application that opens up several java processes. I
> |have another
> |> app that I want to run, but I want to be able to kill it. Is
> |there a way of
> |> telling the difference in the java processes? Right now when
> |I run it and
> |> do a ps -ef | grep java, expectedly it just lists all the
> |java processes.
> |>
> |> On Netware you can do a java -show and it lists the
> |processes, I believe by
> |> the class file that started them. Any equivalent command on
> |JDK for Linux?
> |>
> |> Thanks,
> |> James
> |>
> |
> |
> |--
> |Rob Saul.:|:[EMAIL PROTECTED]:|:.de recta non tolerandum sunt
> |
> |
> |
> |_______________________________________________
> |Redhat-list mailing list
> |[EMAIL PROTECTED]
> |https://listman.redhat.com/mailman/listinfo/redhat-list
> |
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to