Operating System - HP-UX
1825808 Members
2193 Online
109688 Solutions
New Discussion

Re: ksh aliases when logging in with the gui

 
curt larson
Frequent Advisor

ksh aliases when logging in with the gui

the aliases in the .dtprofile and .profile aren't being set when i log in using the CDE desktop. Everything else is working/being set execpt for the aliases. They are getting set when i login using telnet or rlogin. Yes, i do have .dtsourceprofile set correct to source my .profile.

So, how does one set up an alias when logging in through the gui?
nobody else has this problem
1 REPLY 1
curt larson
Frequent Advisor

Re: ksh aliases when logging in with the gui

I guess i can answer my own question.

The aliases are only set from within the .kshrc file or sourced from there.
nobody else has this problem