小小百科网

标题: Debian修改默认编辑器由nano改为vi [打印本页]

作者: xiaoxiao    时间: 2016-2-9 01:19
标题: Debian修改默认编辑器由nano改为vi
本帖最后由 xiaoxiao 于 2016-2-9 12:44 编辑

1:用如下命令:
  1. update-alternatives --config editor
复制代码


2:会显示:
There are 2 choices for the alternative editor (providing /usr/bin/editor).

  Selection    Path               Priority   Status
------------------------------------------------------------
  0            /bin/nano           40        auto mode
  1            /bin/nano           40        manual mode
* 2            /usr/bin/vim.tiny   10        manual mode

Press enter to keep the current choice, or type selection number:

3:选择2即可




欢迎光临 小小百科网 (http://www.aixiaoxiao.cn/) Powered by Discuz! X3.3