The file is definitely there on RH systems, but it must be redhat specific.

As Ray said, it is sourced by the user's .bashrc... Here's the contents of a
default .bashrc from RH 7.0:

# .bashrc

# User specific aliases and functions

# Source global definitions
if [ -f /etc/bashrc ]; then
        . /etc/bashrc
fi

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> hunter
> Sent: Friday, June 15, 2001 11:36 AM
> To: [EMAIL PROTECTED]
> Subject: Re: LPI 102 ... Some feedback ...
>
>
> thats interesting, because it is defautly installed in /etc/ on every
> version of redhat i have used in the past up to and including 7.1
> >
> > > I don't think /etc/bashrc is a standard rc file. It is sourced by the
> > > user's .bashrc (or somewhere) at least on RedHat, but I don't think it
> > > is read if not explicitly sourced. The file doesn't exist and is not
> > > mentioned in the man page under Debian.

--
This message was sent from the lpi-examdev mailing list.
Send `unsubscribe lpi-examdev' in the subject to [EMAIL PROTECTED] 
to leave the list.

Reply via email to