[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] I want to make an permanet alias ?
- Subject: [cobalt-users] I want to make an permanet alias ?
- From: "bob lenaerts" <bob@xxxxxxxxxx>
- Date: Mon Dec 3 03:23:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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