From owner-freebsd-newbies Mon Nov 6 13:51:36 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from smtprelay1.adelphia.net (smtprelay1.adelphia.net [64.8.25.6]) by hub.freebsd.org (Postfix) with ESMTP id C8C9637B4C5 for ; Mon, 6 Nov 2000 13:51:33 -0800 (PST) Received: from pa-westmifflin1a-530.pit.adelphia.net ([24.48.239.18]) by smtprelay1.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id G3MHYJ00.OF1; Mon, 6 Nov 2000 16:49:31 -0500 Date: Mon, 6 Nov 2000 16:45:38 -0500 (EST) From: pW X-Sender: packetwhore@beastie To: Jason Hunt Cc: FreeBSD-newbies@FreeBSD.ORG Subject: Re: bash question.. In-Reply-To: <3A072784.6D281BE7@satx.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org you can try putting it in .bash_profile or .profile too... try executing the bash command and then try the aliases... shawn On Mon, 6 Nov 2000, Jason Hunt wrote: > Jason Hunt wrote: > > > > Greetings.. > > > > I have this in my .bashrc > > > > alias h history 25 > > alias j jobs -l > > alias la ls -a > > alias lf ls -FA > > alias ll ls -lA > > > > > well shit.. I changed the alias > stuff to the correct format: > > alias h='history 25', but > it seems .bashrc is still not executed > at start of login.. is .bashrc not > the correct file? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message