Vi编纂器是Linux的文原编纂器,正在Linux体系的使用十分宽泛,很多伴侣正在翻开Vi编纂器的时分提示E325: ATTENTION谬误,逢到那种状况该怎样办吗?上面小编便给各人引见高Linux翻开Vi编纂器时提示E325:ATTENTION的处理要领。
当翻开Vi编纂器时呈现如下的提示时没有要焦急
E325: ATTENTION
Found a swap file by the name “/etc/.profile.swp”
owned by: root dated: Wed Jul 14 10:01:10 2010
file name: /etc/profile
modified: YES
user name: root host name: zhaoyang-laptop
process ID: 1934
While opening file “/etc/profile”
dated: Thu Apr 29 20:18:30 2010
(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 /etc/profile”
to recover the changes (see “:help recovery”)。
If you did this already, delete the swap file “/etc/.profile.swp”
to avoid this message.
“/etc/profile” 28 lines, 497 characters
Press ENTER or type co妹妹and to continue
E325: ATTENTIONFound a swap file by the name “/etc/.profile.swp” owned by: root dated: Wed Jul 14 10:01:10 2010 file name: /etc/profile modified: YES user name: root host name: zhaoyang-laptop process ID: 1934While opening file “/etc/profile” dated: Thu Apr 29 20:18:30 2010 (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 /etc/profile” to recover the changes (see “:help recovery”)。 If you did this already, delete the swap file “/etc/.profile.swp” to avoid this message.“/etc/profile” 28 lines, 497 charactersPress ENTER or type co妹妹and to continue
咱们按回车入进vi编纂器输进:q!退没vi编纂器,正在末端输进rm -f /etc/.profile.swp回车,再一次入进vi编纂器领现之前的提示消散。
下面便是Linux翻开Vi编纂器时提示E325:ATTENTION谬误处理的相干引见了,当您逢到那个答题的时分依照文外的步调停止解决,提示便能消散了。
相关文章