[问题]对.bash_profile做了些错误操作后……
发表于 : 2007-07-06 2:24
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”
应该怎么弄??
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”
应该怎么弄??