PrepAway - Latest Free Exam Questions & Answers

What tool can you use to print shared library dependencies?

What tool can you use to print shared library dependencies?

PrepAway - Latest Free Exam Questions & Answers

A.
Idev

B.
Idconfig

C.
libdep

D.
libpath

E.
Idd

Explanation:
Idd command prints the shared libraries required by each program or shared library specified on the command line.
Example: Idd libdb.so.3 libc.so.6 =>/lib/tls/libc.so.6 (0x00237000) /lib/ID.Iinux.so.2 (0x0021e000)

One Comment on “What tool can you use to print shared library dependencies?

  1. Evan Langlois says:

    The question and answers both say I when it should say l .. lowercase L, not capital I.

    The linker lib is /lib/ld-linux.so.2 or on more modern systems may show up as /lib64/ld-linux-x86-64.so.2 Thats “ld-” not “ID.” !!




    1



    0

Leave a Reply