ldd [Command]
September 20, 2011
0
Command ldd ldd command displays the names of shared libraries required for execution. Syntax ldd program Options -v displays the version number of ldd. -V displays the version number of the dynamic linker (ld.so), …