CompTIA Linux+ XK0-005 – Question053

A Linux administrator wants to find out whether files from the wget package have been altered since they were installed. Which of the following commands will provide the correct information?

A.
rpm -i wget
B. rpm -qf wget
C. rpm -F wget
D. rpm -V wget

Correct Answer: D