所谓覅破解 发表于 2018-5-15 06:18:49

切换Debian的默认编辑器

  #update-alternatives --config editor
  

  
  There are 4 choices for the alternative editor (providing /usr/bin/editor).
  

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

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


  #/etc/init.d/cron restart
页: [1]
查看完整版本: 切换Debian的默认编辑器