From owner-freebsd-newbies Wed Nov 8 2:14: 2 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from mail.altayerdxb.net (unknown [195.229.53.40]) by hub.freebsd.org (Postfix) with ESMTP id 1A63D37B479 for ; Wed, 8 Nov 2000 02:13:59 -0800 (PST) Received: from notesmail.altayerdxb.net (altayernotes [192.168.2.1]) by mail.altayerdxb.net (8.8.5/8.7.2) with SMTP id OAA01016; Wed, 8 Nov 2000 14:08:12 +0400 Received: from ho-ad-01.atg.altayer.com ([10.1.2.23]) by notesmail.altayerdxb.net (Lotus SMTP MTA v4.6.2 (693.3 8-11-1998)) with SMTP id 44256991.0038F2A9; Wed, 8 Nov 2000 14:22:01 +0400 Received: from EXCHANGE1.atg.altayer.com ([10.1.2.30]) by ho-ad-01.atg.altayer.com with Microsoft SMTPSVC(5.0.2195.1600); Wed, 8 Nov 2000 14:11:46 +0400 content-class: urn:content-classes:message Subject: RE: bash question.. Date: Wed, 8 Nov 2000 14:11:45 +0400 Message-ID: <2C9DB6D1616E784BB788F1CBAD33A2F3F561@EXCHANGE1.atg.altayer.com> X-MS-Has-Attach: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MS-TNEF-Correlator: Thread-Topic: bash question.. Thread-Index: AcBJbExwZCG5lbL/QG+rUBqJ45z+Ww== From: "Rino Mardo" X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 To: "Barry Lew" , "Jason Hunt" Cc: X-OriginalArrivalTime: 08 Nov 2000 10:11:46.0718 (UTC) FILETIME=[4D37EBE0:01C0496C] Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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