From owner-freebsd-questions Thu Jan 3 17:36:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ralf.artlogix.com (sense-mcglk-240.oz.net [216.39.168.240]) by hub.freebsd.org (Postfix) with ESMTP id 1A7DD37B417 for ; Thu, 3 Jan 2002 17:36:15 -0800 (PST) Received: by ralf.artlogix.com (Postfix, from userid 1000) id 8BE861B9C9F; Thu, 3 Jan 2002 17:36:14 -0800 (PST) To: "Andre` Niel Cameron" Cc: Subject: Re: Dumb question, please dont kill me... References: <098201c194be$f0706780$a50410ac@olmct.net> From: Ken McGlothlen Date: 03 Jan 2002 17:36:14 -0800 In-Reply-To: <098201c194be$f0706780$a50410ac@olmct.net> Message-ID: <87itaic2y9.fsf@ralf.artlogix.com> Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Andre` Niel Cameron" writes: | To tired need answer, what line do I add to my .bashrc to add a directory to | my path? I have a binary in an odd place and cant move it just need to add | it to my path. Not a dumb question at all. export PATH=/new/directory:$PATH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message