I get the following error when i open any progaram in vi please help me
Posted
by
Adithya Chakilam
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Adithya Chakilam
Published on 2013-11-03T03:45:38Z
Indexed on
2013/11/03
4:12 UTC
Read the original article
Hit count: 449
vi
E325: ATTENTION Found a swap file by the name ".ptr.c.swp" owned by: honey dated: Sat Oct 26 12:49:38 2013 file name: ~honey/ptr.c modified: YES user name: honey host name: honey-desktop process ID: 2542 While opening file "ptr.c" dated: Sun Nov 3 09:05:49 2013 NEWER than swap file!
(1) Another program may be editing the same file. If this is the case, be careful not to end up with two different instances of the same file when making changes. Quit, or continue with caution. (2) An edit session for this file crashed. If this is the case, use ":recover" or "vim -r ptr.c" to recover the changes (see ":help recovery"). If you did this already, delete the swap file ".ptr.c.swp" to avoid this message. "ptr.c" 9L, 136C Press ENTER or type command to continue
© Ask Ubuntu or respective owner