>I will work on all of these answers and see which one works for me. Some thoughts to consider:
- Whatever is set in /etc/init.options is only relevant to any process started from /etc/rc (and some of these may even neglect those values, e.g. inetd does not propagate them to clinets logging in through telnet/rlogin). - /etc/profile only becomes active when a login shell is started. Is has no effect on UNIX programs started via JCL EXEC PGM=. - Parmlib member CEEPRMxx gives you the option to set environment variables for the LE environment, which would help all programs written in a high level language. It would not help (probably, I haven't tried) for Assembler programs doing BPXxxxx UNIX API calls. >At this time, the /etc and UNIX in general has not been customized. >So I am tackling this process one step at a time. Once I get the >time sorted out, I think I can complete the customization without >any issues. Be sure to read the z/OS UNIX System Services Planing Guide. It has a lot of good information. -- Peter Hunkeler CREDIT SUISSE ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

