home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / bugs / sys5 / 176 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.1 KB

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.bugs.sys5
  4. Subject: Re: Improving "file" (was Re: Making Solaris 2.1 smarter...)
  5. Message-ID: <16348@auspex-gw.auspex.com>
  6. Date: 12 Jan 93 01:48:06 GMT
  7. References: <16235@auspex-gw.auspex.com> <16320@auspex-gw.auspex.com> <1993Jan10.183451.7302@cs.wisc.edu> <16330@auspex-gw.auspex.com>
  8. Sender: news@auspex-gw.auspex.com
  9. Distribution: na
  10. Organization: Auspex Systems, Santa Clara
  11. Lines: 11
  12. Nntp-Posting-Host: auspex.auspex.com
  13.  
  14. >This may, or may not, be convenient; a site might want to have a single
  15. >common copy of the program, but have different configuration files on
  16. >different machines.  Can a "perl" script source another "perl" script? 
  17. >If so, the command would be the first script, and the configuration file
  18. >would be the one it sources....
  19.  
  20. Or, alternatively, it could have all of the "standard" smarts built in,
  21. but, if possible, source another script that contains local additions;
  22. that way, you can keep the standard distribution and local additions
  23. separate, and be able to drop in an updated standard distribution
  24. without necessarily having to hack local additions in....
  25.