From owner-freebsd-newbies@FreeBSD.ORG Tue Jun 29 13:37:10 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D7BB16A4CE for ; Tue, 29 Jun 2004 13:37:10 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.246]) by mx1.FreeBSD.org (Postfix) with SMTP id 325FF43D39 for ; Tue, 29 Jun 2004 13:37:10 +0000 (GMT) (envelope-from zam4ever@gmail.com) Received: by mproxy.gmail.com with SMTP id x43so475793cwb for ; Tue, 29 Jun 2004 06:37:08 -0700 (PDT) Received: by 10.11.98.56 with SMTP id v56mr1268720cwb; Tue, 29 Jun 2004 06:37:08 -0700 (PDT) Message-ID: Date: Tue, 29 Jun 2004 21:37:08 +0800 From: zam4ever To: freebsd-newbies@freebsd.org, zam4ever@yahoo.com Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: RE: Command path X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 13:37:10 -0000 > Date: Tue, 29 Jun 2004 17:05:40 +1000 > From: freebsd@stateautomation.com > Subject: Command path > To: freebsd-newbies@freebsd.org > Message-ID: > Content-Type: text/plain > > Is there any reason why I can't directly run sysinstall when I am already > currently in the /stand directory? The only way I can execute it is to > enter /stand/sysinstall > Is there a path configuration I can edit to get FreeBSD to search the > current directory as well as common places like /bin? > > JS Do you mean you can't execute this sequence of command? # cd /stand # ./sysinstall Best regards, zam4ever