Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Nov 2000 15:49:56 -0600
From:      Jason Hunt <jhunt@satx.rr.com>
To:        FreeBSD-newbies@FreeBSD.ORG
Subject:   Re: bash question..
Message-ID:  <3A072784.6D281BE7@satx.rr.com>
References:  <200011061923.eA6JNXP13260@webmail6.catholic.org> <3A070B3E.E0DC5ADC@satx.rr.com> <3A0725FF.27F63651@satx.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A072784.6D281BE7>