home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / shell / 5076 < prev    next >
Encoding:
Text File  |  1992-12-15  |  764 b   |  18 lines

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