Linux Foundation Certified System Administrator (LFCS) — Question 59

Which of the following commands updates the linker cache of shared libraries?

Answer options

Correct answer: E

Explanation

The correct command to update the linker cache of shared libraries is ldconfig. The other options, such as mkcache, soconfig, mkldconfig, and lddconfig, do not perform this function and are either incorrect commands or do not exist in this context.