From owner-freebsd-questions@FreeBSD.ORG Mon Apr 4 07:59:59 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FF0A16A4CE for ; Mon, 4 Apr 2005 07:59:59 +0000 (GMT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DC9843D41 for ; Mon, 4 Apr 2005 07:59:58 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 9DEAD5641C; Mon, 4 Apr 2005 19:59:56 +1200 (NZST) Date: Mon, 4 Apr 2005 19:59:56 +1200 From: Jonathan Chen To: Gert Cuykens Message-ID: <20050404075956.GB10062@osiris.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: exec make buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2005 07:59:59 -0000 On Mon, Apr 04, 2005 at 06:16:14AM +0200, Gert Cuykens wrote: > On Apr 4, 2005 6:07 AM, Gert Cuykens wrote: > > Is it possible to do a ssh conection then do exec make buildworld on > > the remote system close the conection and do a conection again later > > and get the output from make buildworld again ? > > > > Doh i forgot the important part again, without using screen :) # make buildworld >& log.file & # logout Later: # more log.file -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams