| Author |
customise process info display on UNIX
|
himanshu sharma
Greenhorn
Joined: Jul 18, 2001
Posts: 3
|
|
When I run a java process on UNIX and do 'ps -ef | grep java ' I see something like : ntssyst6 29243 1 0 15:33:58 ? 0:08 /opt/jdk/1.3.0.0/solaris/bin/../bin/sparc/native_threads/java -Xms128m -Xmx128m If I have two java processes, its difficult to identify them. Is there a flag in JRE to set the name of process?
|
 |
 |
|
|
subject: customise process info display on UNIX
|
|
|