Date: Wed, 8 Nov 2000 14:11:45 +0400 From: "Rino Mardo" <rmardo@altayer.com> To: "Barry Lew" <bwlew@earthlink.net>, "Jason Hunt" <jhunt@satx.rr.com> Cc: <FreeBSD-newbies@FreeBSD.ORG> Subject: RE: bash question.. Message-ID: <2C9DB6D1616E784BB788F1CBAD33A2F3F561@EXCHANGE1.atg.altayer.com>
next in thread | raw e-mail | index | archive | help
in your ~/.bash_profile, use "source ~/.bashrc" so that it reads the ~/.bashrc file. > -----Original Message----- > From: owner-freebsd-newbies@FreeBSD.ORG > [mailto:owner-freebsd-newbies@FreeBSD.ORG]On Behalf Of Barry Lew > Sent: Wednesday, November 08, 2000 12:55 PM > To: Jason Hunt > Cc: FreeBSD-newbies@FreeBSD.ORG > Subject: Re: bash question.. >=20 >=20 > I believe .bashrc executes for nonlogin shells (i.e., when you su into > another user). .bash_profile executes whenever you login. =20 > Simply copy > .bashrc into .bash_profile, and you should have your settings whether > you login or su. >=20 >=20 > On Mon, 6 Nov 2000, Jason Hunt wrote: >=20 > > Greetings.. > >=20 > > I have this in my .bashrc > >=20 > > alias h history 25 > > alias j jobs -l > > alias la ls -a > > alias lf ls -FA > > alias ll ls -lA > >=20 > > and none of it works.. if I use > > csh, and my .cshrc has the > > abover information it works fine.. > > is .bashrc not the file where I=20 > > should put this information? > >=20 > > thanks > >=20 > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-newbies" in the body of the message > >=20 >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2C9DB6D1616E784BB788F1CBAD33A2F3F561>