A system administrator on a RHEL-based server needs to determine which installed package provides the '/usr/sbin/sshd' executable. Which of the following commands will accomplish this most directly?
-
A
dnf info sshd
-
B
rpm -ql openssh-server
-
C
dnf provides /usr/sbin/sshd
-
D
rpm -qf /usr/sbin/sshd