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

[cobalt-users] Problem setting aliases



I have a problem setting aliases for the user root.
I want to assign some helpful commands to shortcuts, like "alias
la='ls -la'". If I put this line in .profile for a normal user it works
fine, but if I change to root via su the /root/.profile seems not to be
mentioned. Where do I have to put the aliases for root in ?

Dirk Szymanski