Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.admin Subject: Re: Forcing actions at login Message-ID: <5082@auspex.auspex.com> Date: 7 Jan 91 19:41:11 GMT References: <6153@ecs.soton.ac.uk> <1991Jan05.212116.2157@jpradley.jpr.com> Organization: Auspex Systems, Santa Clara Lines: 7 >To my knowledge, /etc/cshrc is sourced by all occurences of csh. Your knowledge is incomplete. It turns out he's running SunOS, and the SunOS "csh" doesn't source "/etc/cshrc"; neither does the 4.3BSD "csh" from which it's derived. Some versions of "csh" may have such a file - or an "/etc/login"-like file, sourced only by login shells - but with a different name.