Path: utzoo!attcan!uunet!samsung!sdd.hp.com!uakari.primate.wisc.edu!dali.cs.montana.edu!mathisen From: mathisen@dali.cs.montana.edu (Jaye Mathisen) Newsgroups: comp.unix.ultrix Subject: Re: global .login for cshrc Keywords: /etc/csh.login Message-ID: <2800@dali> Date: 31 Oct 90 16:41:27 GMT References: <3579@vela.acs.oakland.edu> Organization: Montana State University, Dept. of Computer Science, Bozeman MT 59717 Lines: 15 In article <3579@vela.acs.oakland.edu> schemers@vela.acs.oakland.edu (Roland Schemers III) writes: >1. Have every user be honest and keep a source /etc/csh.login line in their > ~/.login. This has the disadvantage that they could remove this line. > >2. Make everyones ~/.login a symbolic link to /etc/csh.login. The Still has the same problem as 1. A user could remove the .login file, and create a new one... I too wish it had a global start up file... Many's the time I'd like to add a new directory to everybody's path, and other things like that, and it's a pain to notify everybody that the should manually add lines...