Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 (Fortune 01.1b1); site graffiti.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!ut-sally!ut-ngp!shell!graffiti!peter From: peter@graffiti.UUCP (Peter da Silva) Newsgroups: net.unix Subject: Re: Alternate Shells Message-ID: <127@graffiti.UUCP> Date: Fri, 30-Aug-85 12:13:44 EDT Article-I.D.: graffiti.127 Posted: Fri Aug 30 12:13:44 1985 Date-Received: Sun, 1-Sep-85 05:57:56 EDT References: <131900003@hpfcls.UUCP> Organization: Information Brokerage Network, Houston, TX Lines: 8 > .profile). For this reason HP modified csh to read commands from a file > /etc/csh.login prior to ~/.login. Having chsh read a list of allowable > files from a file sounds like a good solution (though I'm not sure I'd > agree that the file belongs in /lib). I've seen 2 other versions of csh. One sources /etc/cshrc, the other sources *each* .login in the path to $HOME (!). I had been under the impression that /etc/cshrc was a standard way of doing things...