After installing or updating a dynamically linked library, the technician needs to reload /etc/ld.so.conf and refresh the dynamic linker’s cache so new programs that need the new library can run. Which of the following programs should be run?
A.
ldupdate
B.
kill -HUP 1
C.
ld –reload
D.
ldconfig
D