[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] I want to make an permanet alias ?



Hi all,

I want to make an alias =>  alias ll="ls -laF --color"
So when I type ll it does the same as   ls -laF --color
When I type this, everything goes  OK, but when I exit, and come back,
the alias is gone. I have to retype it every time I come back :(( How
can I make alias ll="ls -laF --color" an PERMANENT alias ?

Thnx

Bob Lenaerts