What are the .login and .cshrc files?
When you first login to a UNIX system, the C shell commands contained in the .cshrc file are executed, followed by the commands in the .login file.
If you are using an X terminal or workstation, the .cshrc file is also executed each time you create an Xterm terminal window. Xterm will also execute the .login file only if told to, via the flag -ls (create login shell).