Date: Mon, 6 Nov 2000 16:41:12 -0500 (EST) From: pW <packetwhore@stargate.net> To: Jason Hunt <jhunt@satx.rr.com> Cc: FreeBSD-newbies@FreeBSD.ORG Subject: Re: bash question.. Message-ID: <Pine.BSF.4.21.0011061640330.3698-100000@beastie> In-Reply-To: <3A0725FF.27F63651@satx.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011061640330.3698-100000>