2006/7/11, Hans du Plooy <[EMAIL PROTECTED]>:
On Tue, 2006-07-11 at 09:28 -0400, Alec Berryman wrote:
> Can you 'invoke-rc.d proftpd stop'?
It runs without any error, but the processes are stillthere.

> will ask the process to exit.  kill -9 <pid> will tell it to quit, now.

Doesn't do anything :-(

Thanks
Hans


other way to kill the process...

_exit number of pid
_Exit number of pid
exit number of pid

these the easier commands, other are:

wait
wait2
wait4
waitpid

read the man and good luck.


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

Reply via email to