课程
/运维&测试
/Linux
/ Linux达人养成计划 I
为什么我的linux系统中输入whatis命令显示 command not found
2017-04-30
源自: Linux达人养成计划 I 4-2
正在回答
估计你的Linux是最小安装,默认没有安装man手册,手动安装一下吧yum install man。执行/usr/sbin/makewhatis让whatis生效
没问题啊,估计是大小写搞错了
命令打错了啊!whereis
阿阿金
whatis 后面加对象了吗?
qq_倔强的微积分_0 提问者
雪人兄 回复 qq_倔强的微积分_0 提问者
你确定没有输错?你用man -f ls与whatis ls 试试看,这两个效果都是相似的
举报
Linux入门视频教程,以通俗易懂的语言带你感受linux之美
2 回答为什么我输入whatis命令显示-bash: whatis: command not found
1 回答为啥我在xshell上输入setup,系统提示我command not found
2 回答输入setup以后就显示-bash:setup command not found
1 回答setup命令成功了,IP也设置完了,输入ipconfig,出现command not found
2 回答为什么输入命令行ifconfig不显示eth0?