On Sat, Jun 15, 2002 at 09:06:49AM +0200, Søren Neigaard wrote:
| I need to make a script that can find the PID for a Java application,
| where the process string contains 'proximus', and 'kill -9' that
| process. My Java process spawns quite some threads, so I need to kill
| the main process, not
I need to make a script that can find the PID for a Java application,
where the process string contains 'proximus', and 'kill -9' that
process. My Java process spawns quite some threads, so I need to kill
the main process, not one of the threads.
How do I do this, I have no clue, and no shell prog
2 matches
Mail list logo