当前位置: 移动技术网 > 科技>操作系统>Linux > man -k, man -f : nothing appropriate ; 更新 whatis 数据库

man -k, man -f : nothing appropriate ; 更新 whatis 数据库

2019年07月28日  | 移动技术网科技  | 我要评论

man 有两个选项:

-f, –whatis 
equivalent to whatis. display a short description from the manual page, if available. see whatis(1) for details. 
-k, –apropos 
equivalent to apropos. search the short manual page descriptions for keywords and display any matches. see apropos(1) for details. 

当我们使用的时候,如果没有建立whatis 数据库 就会出现 nothing appropriate 的信息;

我们可以使用 ;

当然也可以使用 mandb 命令

 mandb - create or update the manual page index caches

之后你就可以进行使用关键字进行搜索了;

简单记录,防止遗忘;如果对您有帮助,请点击推荐给予鼓励吧~

 

如对本文有疑问, 点击进行留言回复!!

相关文章:

验证码:
移动技术网