libtree
print shared object dependencies as a tree
- Provided by: libtree (Version: 3.1.1-4)
- Report a bug
print shared object dependencies as a tree
libtree [ option ]... [--] [ file ]...
libtree prints the shared libraries required by each program or shared library on the command line as a tree. By default certain common system libraries are hidden to prune the tree.
LD_LIBRARY_PATH can be used to provide additional search paths.
Harmen Stoppels <me@harmenstoppels.nl>