From owner-freebsd-newbies Mon Nov 6 13:43:32 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from aristotle.networkintelligence.com (unknown [38.196.126.5]) by hub.freebsd.org (Postfix) with ESMTP id 8A44E37B4C5 for ; Mon, 6 Nov 2000 13:43:30 -0800 (PST) Received: from satx.rr.com (mogul [192.168.2.199]) by aristotle.networkintelligence.com (8.9.0/8.9.1) with ESMTP id PAA04701 for ; Mon, 6 Nov 2000 15:43:27 -0600 Message-ID: <3A0725FF.27F63651@satx.rr.com> Date: Mon, 06 Nov 2000 15:43:27 -0600 From: Jason Hunt X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16 i686) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-newbies@FreeBSD.ORG Subject: bash question.. References: <200011061923.eA6JNXP13260@webmail6.catholic.org> <3A070B3E.E0DC5ADC@satx.rr.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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