home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / coherent / 6739 < prev    next >
Encoding:
Text File  |  1993-01-11  |  948 b   |  26 lines

  1. Newsgroups: comp.os.coherent
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!csus.edu!netcom.com!messina
  3. From: messina@netcom.com (Tony Porczyk)
  4. Subject: >Re: How to set up global alias file
  5. Message-ID: <1993Jan11.174208.10673@netcom.com>
  6. Organization: Messina Software
  7. Date: Mon, 11 Jan 1993 17:42:08 GMT
  8. Lines: 16
  9.  
  10.  
  11. Mr. jdb@erato.iowa-city.ia.us (John D. Boggs) writes:
  12.  
  13. > Hmm, I can't seem to figure out how to set up a "global alias
  14. > file."  How does one do this?
  15.  
  16. The aliases I want all users on my system to use I put in
  17. /etc/kshalias file and then have a statement in each individual 
  18. environment file (whatever you set it up to be, I use .env):
  19. . /etc/kshalias
  20. That seems to work nicely. If you source your aliases in the
  21. global profile file (/etc/profile), I think you might lose them
  22. in subshells, although I haven't tested that too much.
  23.  
  24. t.
  25.  
  26.