SunOS : List dynamic libraries loaded by a running process or core
While ldd can provide the dynamic library location for a binary, pldd can provide which libraries were really used (both for a running process and also for the ...
While ldd can provide the dynamic library location for a binary, pldd can provide which libraries were really used (both for a running process and also for the ...