Hi, It exists for sure, and contains many settings therein, but the thing is it is not called or executed automatically upon logging in. (I must do "source .bashrc" to realize it.)
What I want to ask is about the process that calls .bashrc during login time. On Sun, Jul 06, 2003 at 12:57:12AM -0500, Ta^3 Deftkore wrote: > On Sun, Jul 06, 2003 at 03:03:24PM +0900, YOON, Joo-Yung wrote: > > Hi, > > > > My $SHELL is /bin/sh which is linked to /bin/bash, but .bashrc > > does not seem to be read when I login. > > Could anyone tell me how to make $HOME/.bashrc called in the login time? > > [EMAIL PROTECTED] tacvbo $ cat .bash_profile > # Copyright 1999-2002 Gentoo Technologies, Inc. > # Distributed under the terms of the GNU General Public License, v2 or later > # $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/skel/.bash_profile,v 1.8 > 2002/08/07 18:13:35 azarah Exp $ > > #This file is sourced by bash when you log in interactively. > [ -f ~/.bashrc ] && . ~/.bashrc > > > -- > > YOON, Joo-Yung / Gentoo Hovers > > Korea, BooChun-Shi > > Email: [EMAIL PROTECTED] > > > > -- > > [EMAIL PROTECTED] mailing list > > -- > octavio ruiz tacvbo at tacvbo do net > www.tacvbo.net (+52 55) 55 94 55 68 > (+52 55) 55 94 55 68 www.tacvbo.net > tacvbo at tacvbo dot net octavio ruiz > -- > > -- > [EMAIL PROTECTED] mailing list > -- YOON, Joo-Yung / Gentoo Hovers Korea, BooChun-Shi Email: [EMAIL PROTECTED] -- [EMAIL PROTECTED] mailing list
