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 programming experience,
so please explain it to me carefully, a complete example would just be
great, with some explanation so I don't have to ask again :)

--
Med venlig hilsen/Best regards,
 Søren Neigaard mailto:[EMAIL PROTECTED]
--
 "Any sufficiently advanced bug is indistinguishable from a feature."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to