Hello Luca,<br><br>How are you finding the process ID and killing it? <br>normally you would use a ps -ef and get the process Id and then use sudo kill 145 for eg.<br>thanks<br><br><br><br><div><span class="gmail_quote">On 11/01/2008, 
<b class="gmail_sendername">Luca Ferrari</b> <<a href="mailto:fluca1978@infinito.it">fluca1978@infinito.it</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>I've got a backup script that is running trhu crontab, and now I noted that<br>there are several instances still active (not zombie), and I'd like to kill<br>them, but I'm unable. Trying with kill and killall but cannot see the process
<br>dying ..... Such processes use tar to make the backup on an IDE disk. I'm<br>using ubuntu 6.06. Any idea about?<br><br>Thanks,<br>Luca<br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">
ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>