1.检测是否已安装vim
rpm -qa|grep vim
2.如无以上输出结果,则安装vim:
yum -y install vim*
posted on 2020-01-16 22:40 四季皆春 阅读(138) 评论(0) 收藏 举报