Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 1999 18:49:54 -0400 (EDT)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        zzhang@cs.binghamton.edu (Zhihui Zhang)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Run a command in background after logout
Message-ID:  <199909262249.SAA90467@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <Pine.GSO.3.96.990926181313.402C-100000@sol.cs.binghamton.edu> from Zhihui Zhang at "Sep 26, 1999 06:16:49 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Zhihui Zhang wrote,
> 
> Can anyone tell me how to run a command in the backgroud (with &) after I
> log out?  I forget the option. Something like "no hang up".  Thanks.

Umm... Why not just use '&'? Or batch(1) might be appropriate.

Anyway, the command you are looking for is nohup(1).
-- 
Crist J. Clark                           cjclark@home.com


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?199909262249.SAA90467>