GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
libtree(1) User Manuals libtree(1)

libtree - 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.

-h, --help
Print usage
--version
Print version info
-p, --path
Show the path of libraries instead of their soname
-v
Show libraries skipped by default
-vv
Show dependencies of libraries skipped by default
-vvv
Show dependencies of already encountered libraries
--ldconf arg
Path to custom ld.so.conf or ld-elf.so.conf file
--max-depth n
Limit library traversal to a depth of at most n . The value cannot be larger than 32.
--
All arguments after '--' are interpreted as paths, not flags.

LD_LIBRARY_PATH can be used to provide additional search paths.

Harmen Stoppels <me@harmenstoppels.nl>

ldd(1)

2020-04-13 Linux

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.