Mailinglist Archive: opensuse (1062 mails)
| < Previous | Next > |
Re: [SuSE Linux] killing processes
- From: mgx@xxxxxxxxxxxxxxxxxxx (Michael Galloway)
- Date: Thu, 3 Sep 1998 16:11:05 -0400
- Message-id: <19980903161105.K25859@xxxxxxxxxxxxxxxxxxx>
of course, you could have the process write its PID to a file then
use something like kill -9 'cat /path/to/process.pid.file'
-- michael
> > Can anyone tell me how I can kill a process without using its pid. I
> > would like to use something a little more fixed to that particular
> > process. PID's change everytime a process is started and I am going
> > to be using automated scripts to kill certain processes.
> >
-
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
| < Previous | Next > |