home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / admin / 10816 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.4 KB

  1. Path: sparky!uunet!ukma!bogus.sura.net!howland.reston.ans.net!usc!nic.csu.net!nic.csu.net!nntp
  2. Newsgroups: comp.sys.sun.admin
  3. Subject: Re: Questions/comments about csh
  4. Message-ID: <1993Jan27.213010.3959@nic.csu.net>
  5. From: oleg@gd.cs.csufresno.edu
  6. Date: 27 Jan 93 21:30:07 PST
  7. Sender: oleg@gd.cs.csufresno.edu
  8. References: <1k5jfrINNn78@shelley.u.washington.edu> <16656@auspex-gw.auspex.com>
  9. Organization: Computer Science Departement of California State University in Fresno
  10. Nntp-Posting-Host: gd.cs.csufresno.edu
  11. Lines: 20
  12.  
  13. In article <16656@auspex-gw.auspex.com> guy@Auspex.COM (Guy Harris) writes:
  14. >>csh on the Sun doesn't have a centralized csh.login file
  15. >>that is run in addition to ~/.login and ~/.cshrc.
  16. >
  17. >Well, it doesn't under SunOS releases prior to 5.x; it does have one in
  18. >5.x, though - "/etc/.login"; I think this may actually be a generic SVR4
  19. >feature, not something Sun added.
  20. >
  21.  
  22. Since source  code for csh is included in  BSD 4.3,  you can always get it and
  23. modify it at your own taste.  Or if you  want more modern code, you can always
  24. get tcsh ||  zsh. At  least the later does allow centralized profiles in /etc.
  25. Personally I  don't like centralized files much because  they tend to do nasty
  26. things to  one's terminal and  mess up rsh :(.  Why not  just  setting up  new
  27. accounts with startup files that read default ones?
  28.  
  29. Of course this is not an answer to original question, but do you really want
  30. bundled programs to be the best? ;O
  31.  
  32. Oleg
  33.