As I recall, Robert Banniza wrote:
> Rather than doing a 'make buildworld &', wouldn't you want to do a
> 'nohup make buildworld' to keep the process running even after getting
> disconnected?  I thought the & only put the process in the background
> and that the bg process would stop after being disconnected.  Maybe
> I'm misled here.

Depends on your shell.  The original Bourne shell needs the "nohup".
The C-shell inherently nohups background jobs.

        -crl
--
Chad R. Larson (CRL15)   602-953-1392   Brother, can you paradigm?
[EMAIL PROTECTED]         [EMAIL PROTECTED]          [EMAIL PROTECTED]   
DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to