man,


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 的信息;

我们可以使用 makewhatis 来更新;

当然也可以使用 mandb 命令:

 mandb - create or update the manual page index caches

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

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

 

相关内容

    暂无相关文章