3 Sep
1998
3 Sep
'98
20:11
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.
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 - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e