Last Updated: February 25, 2016
·
389
· Chao Yang

Find a command's host rpm.

Locate a command's host rpm ? Use the blockdev command for example:

$ which blockdev
/usr/sbin/blockdev
$ rpm -qf /usr/sbin/blockdev
util-linux-2.21.2-3.fc17.x86_64