课程
/运维&测试
/Linux
/ Linux达人养成计划 I
百度都查不到答案,好惆怅啊
2017-06-16
源自: Linux达人养成计划 I 4-2
正在回答
makewhatis
问题已解决,原因是我的系统没有安装man手册,可能是我安装系统的时候选择最小化安装,好多东西没安装。
1、首先安装man手册:yum -y install man
2、然后我输入whatis ls,但是显示结果为“ls: nothing appropriate”。”oh,what a f“(抓狂中),看来还是没法使用whatis命令。
3、然后我再输入/usr/sbin/makewhatis,奇迹出现了,whatis ls可以使用了,显示结果为“ls - list directory contents ”结果如下图所示
慕粉0939349852
兰陵萧萧笙 提问者 回复 慕粉0939349852
举报
Linux入门视频教程,以通俗易懂的语言带你感受linux之美
5 回答为什么我的linux系统中输入whatis命令显示 command not found
2 回答找不到man命令找不到whatis命令。。。
1 回答-bash: locate: command not found
1 回答-bash: In: command not found
2 回答输入setup以后就显示-bash:setup command not found