home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / question / 10415 < prev    next >
Encoding:
Text File  |  1992-08-26  |  2.0 KB  |  64 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!alf.uib.no!buboo
  3. From: buboo@alf.uib.no (Ove Ruben R Olsen)
  4. Subject: Re: how come : ! out of vi always uses sh instead of $SHELL ???
  5. Message-ID: <1992Aug26.233950.19749@alf.uib.no>
  6. Organization: University of Bergen, Norway
  7. References: <fish.714853851@news2.gsfc.nasa.gov>
  8. Date: Wed, 26 Aug 92 23:39:50 GMT
  9. Lines: 48
  10.  
  11. John R. Vanderpool writes:
  12. >whenever i :! out of vi it uses /bin/sh instead of $SHELL
  13. >so all of my aliases are lost, etc and makes it very limited
  14. >
  15. >i'm just beginning to see just how powerful vi really is but
  16. >this one is screwing me up royally  
  17.  
  18. In your ~/.exrc file you could have the following:
  19.  
  20. set shell=/your/favorite/shell
  21.  
  22. For more information about VI, connect to your nearest VI/EX archive.
  23. At the moment the archives contains
  24.       90 files containing VI/EX docs/help/tutorials/tips/info.
  25.       51 files containing macros.
  26.  
  27. The VI/EX archives can be found at:
  28.  
  29. Europe:
  30.    Main site:     alf.uib.no (129.177.30.3)
  31.    Filearea:      pub/lpf/misc
  32.    Peak hours:    07.00 am GMT to 03.00 pm GMT 
  33.  
  34. Japan:
  35.    Mirror site:   utsun.s.u-tokyo.ac.jp (133.11.11.11) 
  36.    Filearea:      misc/vi-archive
  37.    Peak hours:    01.00 am GMT to 09.00 am GMT
  38.  
  39. USA, Canada and Mexico: 
  40.    Mirror site:   cs.uwp.edu (131.210.1.4)
  41.    Filearea:      /pub/vi
  42.    Peak hours:    None.            
  43.  
  44. Australia, NZ and the rest Down Under:
  45.    Main site:     monu6.cc.monash.edu.au (130.194.1.106)
  46.    Filearea:      /pub/Vi
  47.    Peak hours:    Not relevent
  48.  
  49.  
  50. For more information about the files at the archives and the archives 
  51. itself, please read one of the FAQ for Comp.Editors.
  52. If you are in a hurry you may fetch the INDEX file.
  53.  
  54. If you need more information, you are welcome to mail Ruben@uib.no.
  55.  
  56. \Ruben.
  57.  
  58.  
  59. -- 
  60.         Ove Ruben R Olsen a Gnarfer and VI user. EMAIL: ruben@uib.no. 
  61.      Maintaining the EX/VI-archive and a couple of the Comp.Editors FAQs.
  62.     People that are ignorant tend to live a frustrated life, at least when 
  63.      it comes to editing - But I do belive this is a general rule in life
  64.