You should have something similar to the following:
unity% more .mylogin [return] if ($?DISPLAY == 1) then source ~/.login_x endif setenv PRINTER lp2 unity%There is not much in this file except display and printer information. But, this is the file you would customize if you wanted to change something about your environment (such as customizing your prompt). It is recommended that you do not alter this file unless you are sure of what you are doing.
For more information on customizing, you should take the Center's course Advanced Unity Commands or enter tutor from your unity prompt and review the Eos/Unity tutorials.
Go on to next section, Finding out about other users
Return to Table of Contents