Linux apropos --根据关键字搜索命令

用途说明

因为Linux的Shell中使用的是命令行方式,有时候会忘记执行特定任务的命令,就可以使用apropos找出来。等同于man-k,在使用的时候还是觉得用man -k来的好,毕竟apropos这个命令有些难记。

此命令需要指定一个keyword作为参数,查找与该keyword有关的命令。手册页中的解释是:在whatis数据库中搜索字符串。searchthe whatis database for strings。

 

常用参数

无。

命令格式为:aproposkeyword

等同于:man -k keyword

使用示例

示例一

[root@web ~]# apropos who

at.allow[at]        (5)  - determine who cansubmit jobs via at or batch

at.deny[at]         (5)  - determine whocan submit jobs via at or batch

jwhois              (1)  - client for the whois service

jwhois             (rpm) - Internet whois/nicname client.

w                   (1)  - Show who is logged on and what they are doing

who                 (1)  - show who is logged on

who                 (1p)  - display who is on the system

whoami              (1)  - print effective userid

[root@web ~]# man -k who

at.allow[at]        (5)  - determine who cansubmit jobs via at or batch

at.deny[at]         (5)  - determine whocan submit jobs via at or batch

jwhois              (1)  - client for the whois service

jwhois             (rpm) - Internet whois/nicname client.

w                   (1)  - Show who is logged on and what they are doing

who                 (1)  - show who is logged on

who                 (1p)  - display who is on the system

whoami              (1)  - print effective userid

从以上输出来看,apropos和man -k的输出是相同的。

示例二

[root@web ~]# apropos apropos

apropos             (1)  - search the whatis database for strings

man                (rpm) - A set of documentation tools: man, apropos and whatis.

[root@web ~]# man -k apropos

apropos             (1)  - search the whatis database for strings

man                (rpm) - A set of documentation tools: man, apropos and whatis.

示例三

[root@web ~]# apropos sort

FcFontSort          (3)  - Return list of matching fonts

alphasort[scandir]  (3)  - scan a directory for matching entries

bsearch             (3)  - binary search of a sorted array

bsearch             (3p)  - binary search a sorted table

bunzip2[bzip2]      (1)  - a block-sorting filecompressor, v1.0.3

bzip2               (1)  - a block-sorting file compressor, v1.0.3

comm                (1)  - compare two sorted files line by line

ldap_sort_entries   (3)  - LDAP sorting routines

ldap_sort_entries[ldap_sort] (3)  - LDAP sorting routines

ldap_sort_entries[ldap_sort_strcasecmp] (3)  - LDAP sorting routines

ldap_sort_entries[ldap_sort_values] (3)  - LDAP sorting routines

ldap_sort_strcasecmp(3)  - LDAP sorting routines

ldap_sort_strcasecmp[ldap_sort] (3)  - LDAP sorting routines

ldap_sort_strcasecmp[ldap_sort_entries] (3)  - LDAP sorting routines

ldap_sort_strcasecmp[ldap_sort_values] (3)  - LDAP sorting routines

ldap_sort_values    (3)  - LDAP sorting routines

ldap_sort_values[ldap_sort] (3)  - LDAP sorting routines

ldap_sort_values[ldap_sort_entries] (3)  - LDAP sorting routines

ldap_sort_values[ldap_sort_strcasecmp] (3)  - LDAP sorting routines

qsort               (3)  - sorts an array

qsort               (3p)  - sort a table of data

sort                (1)  - sort lines of text files

sort                (1p)  - sort, merge, or sequence check text files

sort                (3pm)  - perl pragma to control sort() behaviour

tsort               (1)  - perform topological sort

tsort               (1p)  - topological sort

versionsort[scandir] (3)  - scan a directory for matching entries


  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值