[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Java Experts
- From: James Pifer <jamesredhatlist tnjinfl com>
- To: redhat-list redhat com
- Subject: Java Experts
- Date: Fri Feb 1 13:01:05 2002
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]