HowTo list all shared library used from a binary command

Dario Lesca d.lesca at solinos.it
Wed May 16 09:00:17 UTC 2007


Hi, with ldd I can see the shared library use by a binary file.

It is possible to get all library Dependency for all library used by
binary file?

... something like this:

% ldd -R /bin/ls 

(but the recursive -R option do not exist for ldd)

Thanks!

-- 
Dario Lesca <d.lesca at solinos.it>




More information about the users mailing list