From: Robert Klemme Date: 2006-09-27T00:25:09+09:00 Subject: Re: Kill process by his name On 26.09.2006 17:14, David Corticchiato wrote: > is it possible to kill a process by his name without using directly a > program of the OS used ? I mean without using system(...) or `...`. I doubt it. For completeness reasons: That would be on what OS? Kind regards robert