On Mon, Mar 16, 1998 at 03:33:14PM -0500, Michael Ivey wrote:
> 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.
>
> Sometimes...if so, use nohup(1) to make it not hangup on terminal
> detachment:
>
> nohup ./program &
>
> will almost always work.
> "unsubscribe" as the Subject.
But for those cases where nohup just won't work, there's always
'detach'. Detach isn't but should be a part of every unix/linux
distribution. I got it from a usenet posting several years ago, use it
on many different unix and unix-like systems (SCO, AIX, Linux, Coherent)
where it always just works. E-mail me for sources and docs (it's small).
Fred
--
---- Fred Smith -- [EMAIL PROTECTED] ----------------------------
I can do all things through Christ
who strengthens me.
------------------------------ Philippians 4:13 -------------------------------
--
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.