From owner-freebsd-questions@FreeBSD.ORG Fri Apr 23 08:06:11 2004 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 31A9816A4CE for ; Fri, 23 Apr 2004 08:06:11 -0700 (PDT) Received: from smtp2.experience.com (shields.experience.com [64.94.244.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77B543D2F for ; Fri, 23 Apr 2004 08:06:10 -0700 (PDT) (envelope-from cs@ctzen.com) Received: from cchang (rpaushter.experience.com [10.50.4.40]) by smtp2.experience.com (Postfix) with SMTP id 39A229AB5D for ; Fri, 23 Apr 2004 11:06:10 -0400 (EDT) Message-ID: <000d01c42944$82cc2b70$2804320a@cchang> From: "Chiang Seng Chang" To: Date: Fri, 23 Apr 2004 11:06:10 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: concurrent portinstall 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: Fri, 23 Apr 2004 15:06:11 -0000 while portinstall is running, is it safe to do another portinstall in another tty ? or this is a sure recipe for diaster ? -cs