ldd is a Linux command line utility that is used in case a user wants to know the shared library dependencies of an executable or even that of a shared library. You might have noticed many files starting with lib* in [...]
The post 8 LDD Command Examples in Linux appeared first on LinOxide.