Wednesday, June 29, 2005

What Package does the File Belong to?

pkgchk -l -p /usr/bin/ls
-l <-- list info
-p <-- path to file

The equivalent of `rpm -qf /path/to/file` to learn what package owns a file.

0 Comments:

Post a Comment

<< Home