Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2001 19:07:23 -0400
From:      Mark Livingstone <mlivingstone@ottawa.com>
To:        freebsd-questions@freebsd.org
Subject:   how to run process in background?
Message-ID:  <20010426190722.A9129@tmd.df.ru>

next in thread | raw e-mail | index | archive | help

HI!

How do i run a process in background except for using "screen" and "&" syntax? when i type "whatever &" and then exit 
my shell.. it tells me that the process is SIGHUPED (hangup, whatever..).. seems like it's running after that ok.. but 
i don't know how to reattach to it. 

is there another way? i heard about "fork". but man page doesn't say mcuch ;(

thanks for help!

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010426190722.A9129>