File exists File file exists - use w! [Existing file] File is read only
Or type :!df to see whether there's any space on another file system. If there is, choose a directory on that file system and write your file to it with :w pathname. (df is the UNIX command to check a disk's free space.)
[65] Your vi may keep its temporary files in /usr/tmp, /var/tmp, or your current directory; you may need to poke around a bit to figure out where exactly you've run out of room.
Copyright © 2003 O'Reilly & Associates. All rights reserved.