Date: Mon, 6 Nov 2000 16:45:38 -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.0011061644590.3698-100000@beastie> In-Reply-To: <3A072784.6D281BE7@satx.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011061644590.3698-100000>