From owner-freebsd-questions@FreeBSD.ORG Mon Apr 4 04:07:48 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 93FCC16A4CE for ; Mon, 4 Apr 2005 04:07:48 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A72743D48 for ; Mon, 4 Apr 2005 04:07:48 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so1063719rng for ; Sun, 03 Apr 2005 21:07:47 -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:mime-version:content-type:content-transfer-encoding; b=fdu8kcmIxq5I1gLFxXXLBcHUlxLuotBsfTD+2LN/mAlUpMsclL+BbJoV91bm7ZlrsBd7NDiF6IzfgXqZn1IXW8fQPj02kuVLGZwkxgw0xTepNGf/0bXeIMt8QOirOn/zmoZEjs+wFLGbOThcCgXCnU5m6N/wVA0ftVIBk+oWvAY= Received: by 10.38.6.79 with SMTP id 79mr1490158rnf; Sun, 03 Apr 2005 21:07:47 -0700 (PDT) Received: by 10.38.74.23 with HTTP; Sun, 3 Apr 2005 21:07:47 -0700 (PDT) Message-ID: Date: Mon, 4 Apr 2005 06:07:47 +0200 From: Gert Cuykens To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: 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:07:48 -0000 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 ?