From owner-freebsd-stable Wed Oct 11 7:54:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [205.252.34.9]) by hub.freebsd.org (Postfix) with ESMTP id D8B5B37B503 for ; Wed, 11 Oct 2000 07:54:08 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [205.252.34.3]) by yertle.kciLink.com (Postfix) with ESMTP id 2C1992E449 for ; Wed, 11 Oct 2000 10:54:08 -0400 (EDT) Received: (from khera@localhost) by onceler.kciLink.com (8.11.0/8.11.0) id e9BEs7Q85874; Wed, 11 Oct 2000 10:54:07 -0400 (EDT) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14820.32527.475406.708817@onceler.kciLink.com> Date: Wed, 11 Oct 2000 10:54:07 -0400 (EDT) To: stable@freebsd.org Subject: Re: make world In-Reply-To: <39E479D6.E867D9CB@thehousleys.net> References: <39E3CCF6.6930F864@adelphia.net> <14820.30744.622275.854858@onceler.kciLink.com> <39E479D6.E867D9CB@thehousleys.net> X-Mailer: VM 6.72 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "JH" == James Housley writes: JH> nohup make world & JH> disown %1 JH> tail -f nohup.out JH> nohup is designed just for that. nohup is a no-op on csh derivatives, as far as I know. also: [onceler]% man disown No manual entry for disown [onceler]% which disown disown: Command not found. where from did you get this command? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message