On Mon, 16 Mar 1998, Jens B wrote:
> Can I keep a program running in the background after I've logged off?
> I am using RedHat 5.0.
nohup command_name &
that will have the program run until it is sent the term signal (rebooting
sends all processes the term signal)
--
Douglas F. Elznic
[EMAIL PROTECTED]
"If they give you lined paper, write the other way."
Freedom through Electronic Resistance
--
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.