Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Terminal Login not reading .profile

Status
Not open for further replies.

DireWolfjm

IS-IT--Management
Joined
May 22, 2003
Messages
1
Location
US
Hi all,
I am running SCO UnixWare 7.1, my question is this:
How can I ensure that the KSH .profile script is read when opening a terminal window from the (gui) desktop? That is not happening right now and I need it to.


Thanks,
John M
 
Hi,
There are lots of profiles & rc files:
/etc/profile
/home/user_dir/.profile
/home/user_dir/.kshrc
If you are interested that .kshrc which is the run control file of Y ksh shell , was executed why
don't you put some echo " Bal bla" at the end of file
You should see when you open a new shell.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top