home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11309 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.1 KB  |  35 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!think.com!paperboy.osf.org!paperboy!nick
  3. From: nick@osf.org (Nick Dokos)
  4. Subject: Re: ksh question
  5. In-Reply-To: konopik@konopik.austin.ibm.com's message of 4 Nov 92 07:17:02 GMT
  6. Message-ID: <NICK.92Nov5093629@alphaville.osf.org>
  7. Sender: news@osf.org (USENET News System)
  8. Organization: Open Software Foundation
  9. References: <265@sabus.UUCP> <1992Oct17.164508.125@chmeds.ac.nz>
  10.     <1992Nov4.071702.14484@awdprime.austin.ibm.com>
  11. Distribution: comp
  12. Date: 05 Nov 92 14:36:24 GMT
  13. Lines: 20
  14.  
  15.  
  16.    Info says to use the START environment variable.  In my .profile, I have:
  17.  
  18.      START=$HOME/.kshrc
  19.      export START
  20.  
  21. I did not find such a thing in info, but if it is there it is wrong.
  22. The standard way is to define the variable ENV to point to your
  23. per-shell initialization file - see pp. 78 and 182 of Korn & Bolsky's
  24. book. The manual page for ksh states this explicitly too. Where in
  25. Info did you find the START reference?
  26.  
  27.  
  28.  
  29.  
  30. --
  31. Nick Dokos    nick@osf.org    
  32. OSF Systems Engineering
  33.  
  34. Member of the League for Programming Freedom - write to league@prep.ai.mit.edu
  35.