From owner-freebsd-newbies Mon Nov 6 13:47: 6 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from smtprelay3.adelphia.net (smtprelay3.adelphia.net [64.8.25.8]) by hub.freebsd.org (Postfix) with ESMTP id 3E35237B4E5 for ; Mon, 6 Nov 2000 13:47:03 -0800 (PST) Received: from pa-westmifflin1a-530.pit.adelphia.net ([24.48.239.18]) by smtprelay3.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id G3MHR700.5AG; Mon, 6 Nov 2000 16:45:07 -0500 Date: Mon, 6 Nov 2000 16:41:12 -0500 (EST) From: pW X-Sender: packetwhore@beastie To: Jason Hunt Cc: FreeBSD-newbies@FreeBSD.ORG Subject: Re: bash question.. In-Reply-To: <3A0725FF.27F63651@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 it should be in the format: alias h='history 25' alias j='jobs -l' and so on... shawn On Mon, 6 Nov 2000, 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 > > 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 > should put this information? > > thanks > > > 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