home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18105 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!pipex!doc.ic.ac.uk!cc.ic.ac.uk!imperial.ac.uk!vulture
  3. From: vulture@imperial.ac.uk (Thomas Sippel - Dau)
  4. Subject: Re: Where is default path defined?
  5. Message-ID: <1992Dec16.183718.1750@cc.ic.ac.uk>
  6. Sender: vulture@carrion.cc.ic.ac.uk (Thomas Sippel - Dau)
  7. Nntp-Posting-Host: cscgc
  8. Reply-To: cmaae47@imperial.ac.uk
  9. Organization: Imperial College of Science, Technology and Medicine
  10. References: <long.50.724414965@vax.ox.ac.uk>
  11. Date: Wed, 16 Dec 92 18:37:17 GMT
  12. Lines: 26
  13.  
  14. In article <long.50.724414965@vax.ox.ac.uk>, long@vax.ox.ac.uk (Neil J. Long) writes:
  15.  
  16. - Just a quicky. Where is the default path defined? Is it compiled in?
  17. - I checked the default .login, but it does not appear to be defined anywhere.
  18.  
  19. path is set up by csh from the environment variable PATH whenever the csh
  20. starts, and whenever PATH is changed (for good csh shells)
  21.  
  22. It can then be modified in $HOME/.cshrc and, for login shells, 
  23. in $HOME/.login
  24.  
  25. Under IRIX (but no many other systems), csh also executes /etc/cshrc
  26. when running as a login shell.
  27.  
  28. You will find that many user admission agents (rexecd, rshd ...) have
  29. default values for PATH compiled in, in case no other mecahnism to modify
  30. it is exercised by the user.
  31.  
  32.                                Thomas
  33.  
  34. -- 
  35. *** This is the operative statement, all previous statements are inoperative.
  36. *   email: cmaae47 @ ic.ac.uk (Thomas Sippel - Dau) (uk.ac.ic on Janet)
  37. *   voice: +44 71 589 5111 x4937 or 4934 (day), or +44 71 823 9497 (fax)
  38. *   snail: Imperial College of Science, Technology and Medicine
  39. *   The Center for Computing Services, Kensington SW7 2BX, Great Britain
  40.