Re: maybe of help in redhat issues
- From: "ynotssor" <ynotssor@xxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 23:01:31 -0700
In news:evKmg.28538$7G2.20890@xxxxxxxxxxxxxxxxxxxxxxx,
Matt Giwer <jull43@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
For ksh and bash the PATH variable is stored/build in a couple of file:
/etc/bashrc
/etc/profile
/etc/profile.d/*
$HOME/.profile
$HOME/.bashrc
$HOME/.bash_profile
In these files you will find lines like:
export PATH=$PATH:...
That is where I have been guessing to find it but for the life of me I
cannot find anything I can see that would result in a search path. Maybe
I am blind.
Please post the results of this (just copy and paste if you're using GUI):
echo $SHELL; grep PATH /etc/bashrc /etc/profile /etc/profile.d/* \
$HOME/.profile $HOME/.bashrc $HOME/.bash_profile
.
- References:
- Re: maybe of help in redhat issues
- From: Matt Giwer
- Re: maybe of help in redhat issues
- From: Arie
- Re: maybe of help in redhat issues
- From: Matt Giwer
- Re: maybe of help in redhat issues
- From: Jan Gerrit Kootstra
- Re: maybe of help in redhat issues
- From: Matt Giwer
- Re: maybe of help in redhat issues
- Prev by Date: Re: maybe of help in redhat issues
- Next by Date: RedHat Certificate System - where can i get it?
- Previous by thread: Re: maybe of help in redhat issues
- Next by thread: Re: maybe of help in redhat issues
- Index(es):
Relevant Pages
|
|