+ -
当前位置:首页 → 问答吧 → vim中翻页的命令

vim中翻页的命令

时间:2011-05-17

来源:互联网

Linux下/bin, /sbin, /usr/bin, /usr/sbin 等的区别
/bin,/sbin,/usr/bin,/usr/sbin区别

/  : this is root directory
/bin : commands in this dir are all system installed user commands
/sbin:  commands in this dir are all system installed super user commands
/usr/bin: user commands for applications
/usr/sbin: super user commands for applications
/usr/X11R6/bin : X application user commands
/usr/X11R6/sbin: X application super user commands

/bin是系统的一些指令.
/sbin一般是指超级用户指令.
/usr/bin 是你在后期安装的一些软件的运行脚本.



http://www.crazylemon.net/linux/1173.html

作者: liyihongcug   发布时间: 2011-05-17

其实 许多 vim 的快捷键都是 用了 vimperator 这个firefox plug之后才知道的
:mrgreen::mrgreen:

作者: nuclearxin   发布时间: 2011-05-17