ldd
is a useful command to add to my arsenal of tools for figuring out what a program does/uses. It’s designed to print the shared library dependencies.
Advertisements
ldd
is a useful command to add to my arsenal of tools for figuring out what a program does/uses. It’s designed to print the shared library dependencies.