Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Simple csh question
- To: tlug@example.com
- Subject: Re: Simple csh question
- From: "Thomas O'Dowd" <tom@example.com>
- Date: Fri, 1 Dec 2000 11:27:35 +0900
- Content-Disposition: inline
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <3A26FFDC.41C6@example.com>; from 9915104t@example.com on Fri, Dec 01, 2000 at 10:33:16AM +0900
- References: <3A26FAD8.3BD7FE51@example.com> <3A26FFDC.41C6@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <9lNK_D.A.THH.9wwJ6@example.com>
- Resent-Sender: tlug-request@example.com
- User-Agent: Mutt/1.2.4i
On Fri, Dec 01, 2000 at 10:33:16AM +0900, B0Ti wrote: > Antony Stace wrote: > > > > Hi Folks > > > > Simple question....How do I add another directory to an environment > > variable with the csh shell. Ie in bash/ksh I do > > > > PATH=$PATH:<directory I want to add> > > > This is what I have in my .cshrc : > > set path=($path $XP_ROOT/bin/sgi /usr/local/bin) You can also do: setenv PATH ${PATH}:/that/extra/dir Tom. -- Thomas O'Dowd Have you had your noop today? tom@example.com http://www.nooper.com
- References:
- Simple csh question
- From: Antony Stace <antony@example.com>
- Re: Simple csh question
- From: B0Ti <9915104t@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: Simple csh question
- Next by Date: Open Ports
- Prev by thread: Re: Simple csh question
- Next by thread: Open Ports
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links