Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!ico!ism780c!support From: support@ism780c.isc.com (Support account) Newsgroups: comp.unix.i386 Subject: Re: cshrc Keywords: csh Message-ID: <36398@ism780c.isc.com> Date: 13 Nov 89 23:37:00 GMT References: <1852@lamont.ldgo.columbia.edu> Reply-To: support@ism780c.UUCP (Support account) Organization: Interactive Systems Corp., Santa Monica CA Lines: 16 In article <1852@lamont.ldgo.columbia.edu> fritzz@lamont.ldgo.columbia.edu (fritz zaucker) writes: >I tried to use /etc/cshrc or /etc/default/.cshrc with ISC 386/ix ver.2.02 >to execute some commands automatically for each user who logs in. >According to the manual (User's/Administrator's Ref. Manual CSH (1)) This issue has caused confusion because there is both the csh(1) manual page in the above mentioned AT&T doc, and a csh(1) man page in the Interactive Systems "C Shell Guide". When there exist varying descriptions of commands, system calls, etc. between Interactive and other documentation, the Interactive documentation will take precedence. In this case, the Interactive man page does not refer to a global configuration (cshrc) file implementation, only /$HOME/.cshrc, a per user configuration file.