1833758 Members
2691 Online
110063 Solutions
New Discussion

Re: Alias

 
Lye Keng Yeen
Occasional Contributor

Alias

how to set the aliases for all the users when they login into CDE ?
1 REPLY 1
federico_3
Honored Contributor

Re: Alias


edit the file /etc/dt/config/C/sys.resources ( copy this one from /usr/dt/config/C if it does not already exist )
Add the line :
*loginshell: True


This makes all CDE wondows regard themselves as login shells which means they run .profile and /etc/profile ( in this one you can set the aliases given that it will be read by all the users logins/shells )


Bye

Federico