On Monday, March 16, 1998 3:28 PM, Vidiot [SMTP:[EMAIL PROTECTED]] wrote:
> Ah, but when you log off the program will probably die, as it is still
> attached to the executing terminal.
> 
> It has to unattach.
> 
> Yes, No?

Sometimes...if so, use nohup(1) to make it not hangup on terminal
detachment:

nohup ./program &

will almost always work.

/michael
:wq

-- 
Michael D. Ivey, RHCE, BOFH    | finger [EMAIL PROTECTED]
Senior Technical Manager       |   for UIN, PGP, GEEK CODE, etc.
REALM Information Technologies | "Always obey the laws of Physics"


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to