From owner-freebsd-newbies@FreeBSD.ORG Fri Jul 2 09:59:46 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 8ED0C16A4CE for ; Fri, 2 Jul 2004 09:59:46 +0000 (GMT) Received: from burka.carrier.kiev.ua (burka.carrier.kiev.ua [193.193.193.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7369743D2D for ; Fri, 2 Jul 2004 09:59:44 +0000 (GMT) (envelope-from netch@lucky.net) Received: from netch@localhost [127.0.0.1] (netch@localhost [127.0.0.1]) by burka.carrier.kiev.ua with ESMTP id i629vhrL023869; Fri, 2 Jul 2004 12:57:46 +0300 (EEST) (envelope-from netch@burka.carrier.kiev.ua) Received: (from netch@localhost) by burka.carrier.kiev.ua (8.12.11/8.12.11/Submit) id i629vhqp023866; Fri, 2 Jul 2004 12:57:43 +0300 (EEST) (envelope-from netch) Date: Fri, 2 Jul 2004 12:57:43 +0300 From: Valentin Nechayev To: Dennis Kanevsky Message-ID: <20040702095743.GC80579@lucky.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-42: On X-Verify-Sender: verified cc: freebsd-newbies@freebsd.org Subject: Re: Command path X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: netch@lucky.net List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 09:59:46 -0000 Fri, Jul 02, 2004 at 08:26:20, dnk wrote about "Re: Command path": > freebsd@stateautomation.com wrote: > >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 ./sysinstall > >Is there a path configuration I can edit to get FreeBSD to search the > >current directory as well as common places like /bin? > Add . to "set path" line at Your personal profile ( in the home > directory files .profile .cshrc .shrc etc...) This is too bad idea. -netch-