home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v3 / text0041.txt < prev   
Encoding:
Internet Message Format  |  1987-06-30  |  984 b 

  1. From: geoff@desint.uucp (Geoff Kuenning)
  2. Date: Tue, 26 Nov 85 21:31:36 pst
  3. Status: O
  4.  
  5. In article <3625@ut-sally.UUCP> allegra!jpl (John P. Linderman) writes:
  6.  
  7. >3)  If the user has specified environment variable H-Vi, use that
  8. >    instead of any lookup value.
  9.  
  10. Have you every typed "show *" on VMS (or whatever the syntax is;  I'm
  11. glad to say I've forgotten)?  You will get a list of literally
  12. *hundreds* of environment variables, most of which are absolutely
  13. necessary for the system to work properly.  The result is you can never
  14. find anything.
  15.  
  16. It is *not* a good idea to cavalierly add variables to the environment.
  17. In the first place, it increases the cost of forking *and* exec-ing,
  18. in the second place every program has to provide for the variable, and
  19. in the third place it makes the user's life more difficult.  I'm already
  20. harassed enough by the size of my environment, thank you.
  21. -- 
  22.  
  23.     Geoff Kuenning
  24.     {hplabs,ihnp4}!trwrb!desint!geoff
  25.  
  26. Volume-Number: Volume 3, Number 43
  27.  
  28.