home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!haven.umd.edu!news.umbc.edu!gmuvax2!esaffle
- From: esaffle@gmuvax2.gmu.edu (Ed Saffle)
- Subject: Re: .cshrc vs .login in csh
- Message-ID: <1992Dec15.144202.14110@gmuvax2.gmu.edu>
- Organization: George Mason University, Fairfax, Va.
- References: <1992Nov30.143505.17854@crc.ac.uk> <1992Nov30.231900.24236@informix.com> <nrp.723202569@reading>
- Date: Tue, 15 Dec 1992 14:42:02 GMT
- Lines: 7
-
- Sorry to add so late to this conversation, but isn't the .login file
- only used at login time, and the .cshrc file used everytime a new shell is
- started ( unless -f is specified)?
- So why not put your environment setup stuff in the .login, such as path and
- terminal stuff, then put aliases and that kind of thing in the .cshrc?
-
- Ed
-