栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

Linux启动vi编辑器时提示E325: ATTENTION怎么办?

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Linux启动vi编辑器时提示E325: ATTENTION怎么办?

  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 command 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 command to continue

  我们按回车进入vi编辑器输入:q!退出vi编辑器,在终端输入rm -f /etc/.profile.swp回车,再一次进入vi编辑器发现以前的提示消失。

  上面就是Linux打开Vi编辑器时提示E325:ATTENTION错误解决的相关介绍了,当你遇到这个问题的时候按照文中的步骤进行处理,提示就能消失了。

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/590229.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号