Linux Rocks ! wrote:

> it... it just died off when I shut down... Is there a way your soposed to 
> stop the app, save info or anything before shutting down?

I always send it SIGINT.  Then it prints stuff about saving its state.

You can send SIGINT in two ways:

        killall -g -INT LinFAHR9.exe

or, if it's running from a terminal, type ^C.

-- 
Bob Miller                              K<bob>
kbobsoft software consulting
http://kbobsoft.com                     [EMAIL PROTECTED]

Reply via email to