linux查找命令的位置,Linux命令:whereis - 查找位置命令

用途说明

whereis命令用来查找命令的位置,包括执行文件、源代码和手册页文件(locate the binary, source, and manual page files for a command)。如果要查找任意文件的所在位置,可以使用locate或者find等命令。

常用参数 格式:whereis 查找指定命令的位置,包括执行文件、源代码和手册页文件。 格式:whereis -b 只查找指定命令的执行文件位置。 格式:whereis -m 只查找指定命令的手册页文件所在位置。 格式:whereis -s 只查找指定命令的源代码所在位置。 使用示例 示例一 [root@jfht ~]# whereis whereis whereis: /usr/bin/whereis /usr/share/man/man1/whereis.1.gz [root@jfht ~]# whereis -b whereis whereis: /usr/bin/whereis [root@jfht ~]# whereis -m whereis whereis: /usr/share/man/man1/whereis.1.gz [root@jfht ~]# whereis -s whereis whereis: [root@jfht ~]#   示例二 [root@jfht ~]# whereis mysql mysql: /usr/bin/mysql /usr/lib/mysql /usr/include/mysql /usr/share/mysql /usr/share/man/man1/mysql.1.gz [root@jfht ~]# whereis -b mysql mysql: /usr/bin/mysql /usr/lib/mysql /usr/include/mysql /usr/share/mysql [root@jfht ~]# whereis -m mysql mysql: /usr/share/man/man1/mysql.1.gz [root@jfht ~]# whereis -s mysql mysql: [root@jfht ~]#

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值