1. 首页
  2. 数据库
  3. 其它
  4. CentOS 7配置cman 中文帮助

CentOS 7配置cman 中文帮助

上传者: 2021-02-01 00:33:17上传 PDF文件 18.66KB 热度 5次
1.安装中文帮助文档 [root@localhost ~]# yum list | grep man.*zh man-pages-zh-CN.noarch 1.5.2-4.el7 base [root@localhost ~]# yum -y install man-pages-zh-CN.noarch 2.编辑配置文件 [root@localhost ~]# vim .bashrc 添加 alias cman='man -M /usr//share/man/zh_CN' 修改后 [root@localhost ~
下载地址
用户评论