From owner-freebsd-questions Tue Jun 5 10:16:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id BEC2637B406 for ; Tue, 5 Jun 2001 10:16:23 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from scarlet.my.domain (1Cust4.tnt1.buffalo.ny.da.uu.net [63.20.88.4]) by hawk.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id KAA09680; Tue, 5 Jun 2001 10:15:58 -0700 (PDT) Received: (from ipt@localhost) by scarlet.my.domain (8.9.3/8.9.3) id NAA01748; Tue, 5 Jun 2001 13:13:26 -0400 (EDT) (envelope-from ipt) From: "Ian P. Thomas" Message-Id: <200106051713.NAA01748@scarlet.my.domain> Subject: Re: PATH? In-Reply-To: <991760477.3b1d105d4efd6@my.usask.ca> from "kek971@mail.usask.ca" at "Jun 5, 2001 11:01:17 am" To: kek971@mail.usask.ca Date: Tue, 5 Jun 2001 13:12:51 -0400 (EDT) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Which shell are you using? For csh or tcsh do this set path = (~/bin /{bin,sbin} /usr/{bin,sbin} /usr/local/{bin,sbin} /your/dir) Ian In the last episode, kek971@mail.usask.ca stated... > How can I set up a particular directory into global PATH? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message