home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / editors / 3029 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.0 KB  |  24 lines

  1. Newsgroups: comp.editors
  2. Path: sparky!uunet!wupost!spool.mu.edu!umn.edu!doug.cae.wisc.edu!luther.che.wisc.edu!saunders
  3. From: saunders@luther.che.wisc.edu (Brian E. Saunders)
  4. Subject: vi temporary files
  5. Organization: University of Wisconsin - Madison
  6. Date: 13 Dec 92 23:04:10 CST
  7. Message-ID: <1992Dec13.230411.16440@doug.cae.wisc.edu>
  8. Lines: 14
  9.  
  10. Whenever you use vi, a temporary file gets created on the /tmp directory.
  11. If one has their disc partitioned in the manner that UNIX discs often get
  12. partitioned, the "/" partition, which includes /tmp, does not have a whole
  13. lot of space.  One person editing a huge file (multiple megabytes) will
  14. fill the partition, and make it impossible to do other things that are
  15. necessary from time to time, i.e. mail, other vi sessions, etc...
  16.  
  17. Is there a way to force vi to write the temporary files to the users home
  18. directory?  I know emacs does this, and I probably will encourage people
  19. editing large files to use emacs if I can't find a solution to the vi temp
  20. files.
  21. -- 
  22.  
  23. Brian E. Saunders            saunders@luther.che.wisc.edu
  24.