Guest_imported
New member
- Jan 1, 1970
- 0
I use RH7.1, the bash shell is the default shell when installed.(you knew that!)
I installed ksh during setup. Then I set up user "BillBob" to have ksh as login shell.
Question:
I'm having trouble trying to understand how to set up the initial environment settings for ksh to work well for user "BillBob". I understand that I need the files .profile and .kshrc in /home/BillBob, but they're not there after default install.
I have a general understanding of these two files, but I'm not sure about /etc/profile (default install) and how it influences these two other files down the road.