作家
登录

Linux apropos命令详细列表

作者: 来源: 2012-06-12 22:11:57 阅读 我要评论

如果你不知道完成某个特定任务所需要命令的名称,可以使用一个关键字通过Linux apropos实用程序来搜索它。该实用程序可以搜索关键字并且显示所有包含匹配项的man页面的简短描述。另外,使用man实用程序和-k(关键字)选项,可以得到和用Linux apropos实用程序相同的结果(实际上是相同的命令)。

以下是Linux apropos命令列表:
 

  1. [root@localhost ~]# man -k who  
  2. at.allow [at]        (5)  - determine who can submit jobs via at or batch  
  3. at.deny [at]         (5)  - determine who can submit jobs via at or batch  
  4. jwhois               (1)  - client for the whois service  
  5. jwhois              (rpm) - Internet whois/nicname client.  
  6. Net::LDAP::Extension::WhoAmI (3pm)  - LDAP Who am I? Operation  
  7. w                    (1)  - Show who is logged on and what they are doing  
  8. who                  (1p)  - display who is on the system  
  9. who                  (1)  - show who is logged on  
  10. whoami               (1)  - print effective userid  
  11. [root@localhost ~]# apropos who  
  12. at.allow [at]        (5)  - determine who can submit jobs via at or batch  
  13. at.deny [at]         (5)  - determine who can submit jobs via at or batch  
  14. jwhois               (1)  - client for the whois service  
  15. jwhois              (rpm) - Internet whois/nicname client.  
  16. Net::LDAP::Extension::WhoAmI (3pm)  - LDAP Who am I? Operation  
  17. w                    (1)  - Show who is logged on and what they are doing  
  18. who                  (1p)  - display who is on the system  
  19. who                  (1)  - show who is logged on  
  20. whoami               (1)  - print effective userid  

来源:(http://blog.sina.com.cn/s/blog_4a80a5730100fh5s.html) - Linux apropos命令_workdsz_新浪博客

【编辑推荐】

  1. Linux 查看磁盘空间实现代码介绍
  2. Linux操作系统需要微软的十大帮助
  3. 探寻Linux到底需要多低的配置
  4. Linux测试工具tcpdump监视TCP/IP连接命令介绍
  5. Linux流量控制实例应用介绍

  推荐阅读

  Linux apropos查找和sort相关的命令

刚发现从来也没用过的Linux apropos, 直接输入apropos [keyword], 即可查看与keyword相关功能的命令。 该命令实际完成的是搜索其它命令的描述信息,将相关命令罗列出来,不一定出现的命令就是想要的,但可以从中帮助>>>详细阅读


本文标题:Linux apropos命令详细列表

地址:http://www.17bianji.com/yunwei/2542.html

关键词: 探索发现

乐购科技部分新闻及文章转载自互联网,供读者交流和学习,若有涉及作者版权等问题请及时与我们联系,以便更正、删除或按规定办理。感谢所有提供资讯的网站,欢迎各类媒体与乐购科技进行文章共享合作。

网友点评
自媒体专栏

评论

热度

精彩导读
栏目ID=71的表不存在(操作类型=0)