From owner-freebsd-questions@FreeBSD.ORG Mon Apr 4 04:16:16 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 0FF0316A4CE for ; Mon, 4 Apr 2005 04:16:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E6DD43D39 for ; Mon, 4 Apr 2005 04:16:15 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so1064773rng for ; Sun, 03 Apr 2005 21:16:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=S+t6WhA+zzmlx7ZuDvKvFpt1lYQ6XO6paH3O3Qh9NxfbIGOlbW7yHnkwtx/of/hPk8mxNLs/8qkZ1ccF5vAOS3Ix9KoqETrszKVOM665vrRGGErFM+TT4MgwBFBwaNnU5awU8sFInHURVlZkqyjAa0w/wYQZugjSpMOzkwgU7J0= Received: by 10.38.151.1 with SMTP id y1mr4885039rnd; Sun, 03 Apr 2005 21:16:14 -0700 (PDT) Received: by 10.38.74.23 with HTTP; Sun, 3 Apr 2005 21:16:14 -0700 (PDT) Message-ID: Date: Mon, 4 Apr 2005 06:16:14 +0200 From: Gert Cuykens To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: Subject: Re: exec make buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2005 04:16:16 -0000 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 :)