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@xxxxxxxxxx>