Subject Re: [firebird-support] Re: Shutdown using killall
Author Helen Borrie
At 01:35 PM 22/05/2004 +0000, you wrote:

>What about the classic server? How do i stop running instances?

Ideally, by the client logging out. If it's a runaway process, get the PID
from ps, and use kill.

/helen