E325: ATTENTION
Found a swap file by the name ".bash_profile.swp"
owned by: sandwich dated: Fri Jul 6 01:57:13 2007
file name: ~sandwich/.bash_profile
modified: YES
user name: sandwich host name: sandwich-desktop
process ID: 8626
While opening file ".bash_profile"
dated: Fri Jul 6 01:29:57 2007
(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 .bash_profile"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file ".bash_profile.swp"
to avoid this message.
".bash_profile" 3 lines, 102 characters
Press ENTER or type command to continue
然后出现这样的东西……
怎么怎么样删除.bash_profile.swp??
还有,如果我真的想对.bash_profile进行修改的话……
怎么怎么修改??
例如我想在里面加入:
export GTK_IM_MODULE=xim
export XMODIFIERS=”@im=fcitx”
应该怎么弄??
[问题]对.bash_profile做了些错误操作后……
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 22
- 注册时间: 2007-05-11 16:54
- xhy
- 帖子: 3916
- 注册时间: 2005-12-28 1:16
- 系统: Ubuntu 12.10 X64
- 来自: 火星
-
- 帖子: 22
- 注册时间: 2007-05-11 16:54
-
- 帖子: 3
- 注册时间: 2007-04-22 17:00
-
- 帖子: 3
- 注册时间: 2007-04-22 17:00
Re: [问题]对.bash_profile做了些错误操作后……
killerpro 写了:E325: ATTENTION
Found a swap file by the name ".bash_profile.swp"
owned by: sandwich dated: Fri Jul 6 01:57:13 2007
file name: ~sandwich/.bash_profile
modified: YES
user name: sandwich host name: sandwich-desktop
process ID: 8626
While opening file ".bash_profile"
dated: Fri Jul 6 01:29:57 2007
(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 .bash_profile"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file ".bash_profile.swp"
to avoid this message.
".bash_profile" 3 lines, 102 characters
Press ENTER or type command to continue
然后出现这样的东西……
怎么怎么样删除.bash_profile.swp??
还有,如果我真的想对.bash_profile进行修改的话……
怎么怎么修改??
例如我想在里面加入:
export GTK_IM_MODULE=xim
export XMODIFIERS=”@im=fcitx”
应该怎么弄??
这个你重新编辑并保存一下就没问题了