If you are using useradd to add users to your system, you can get help to distribute custumized .login and .cshrc for every new user. On your machine there should be a katalog called /etc/skel. If you put a .login and a .cshrc of your liking in this katalog, useradd will take these files and put...