Re: Where is a good reference for setting PATH in all the various shells

Stephen Smoogen <[email protected]>
Newsgroups gmane.linux.redhat.taroon
Message-ID <[email protected]>
Well here are the ones that are IN /etc/profile.d/

[smoogen@smoogen2 smoogen]$ cat /etc/profile.d/qt.*  
# Qt initialization script (csh)
if ( $?QTDIR ) then
         exit
endif
setenv QTDIR /usr/lib/qt-2.3.1

# Qt initialization script (sh)
if [ -z "$QTDIR" ] ; then
	QTDIR="/usr/lib/qt-2.3.1"
fi
export QTDIR



On Wed, 10 Sep 2003, Douglas Phillipson wrote:

>How about a couple of samples???
>
>Thanks
>
>DSP
>
>Chris Kloiber wrote:
>> On Wed, 2003-09-10 at 13:26, Ed Wilts wrote:
>> 
>>>On Wed, Sep 10, 2003 at 09:20:47AM -0700, Douglas Phillipson wrote:
>>>
>>>>Path is such a basic environment, it would be nice to have a 
>>>>/etc/defaultpath file where all paths are on a separate line and all 

-- 
Stephen John Smoogen            [email protected]
Los Alamos National Labrador  CCN-5 Sched 5/40  PH: 5-8058
Ta-03 SM-261  MailStop P208 DP 17U  Los Alamos, NM 87545
-- So shines a good deed in a weary world. = Willy Wonka --


--
Taroon-beta-list mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/taroon-beta-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.