根据命令查询来自于哪个rpm包
[root@master ~]# which xfs_growfs
/usr/sbin/xfs_growfs
[root@master ~]# rpm -qf /usr/sbin/xfs_growfs
xfsprogs-4.5.0-18.el7.x86_6
或者
[root@master ~]# yum provides /usr/sbin/xfs_growfs
已加载插件:fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.aliyun.com
* extras: mirrors.aliyun.com
* updates: mirrors.aliyun.com
xfsprogs-4.5.0-20.el7.i686 : Utilities for managing the XFS filesystem
源 :base
匹配来源:
文件名 :/usr/sbin/xfs_growfs
xfsprogs-4.5.0-20.el7.x86_64 : Utilities for managing the XFS filesystem
源 :base
匹配来源:
文件名 :/usr/sbin/xfs_growfs
xfsprogs-4.5.0-18.el7.x86_64 : Utilities for managing the XFS filesystem
源 :@anaconda
匹配来源:
文件名 :/usr/sbin/xfs_growfs

浙公网安备 33010602011771号