continuing a process

Jesse Keating hosting at j2solutions.net
Wed Jun 12 11:46:30 PDT 2002


On Wed, 12 Jun 2002 11:42:55 -0700 (PDT)
"'Huge Nerd' Doug McLean" <dougmc at u.washington.edu> issued forth:

# I have a quick question.  I have user who wants to run a program even when
# she is not logged in.  We tried the nohup command to no avail.  CAn you
# folks suggest another way to keep the program running?  Thanks for your
# time!  :)

Throw it into screen.  This way she can detach the virtual terminal, log out
from the terminal, login somewhere else, some other time, and reattach the
virtual terminal to interact with the app again.  The app will continue to run
just fine in that virtual terminal when she is away.

I used this for my Half-Life servers, works perfectly.

-- 
Jesse Keating
j2solutions.net
Mondo DevTeam (www.mondorescue.org)


More information about the Linux mailing list