haampie / libtree

ldd as a tree
MIT License
2.67k stars 60 forks source link

Add an option to print the full canonical path #12

Closed haampie closed 4 years ago

haampie commented 4 years ago

Currently only the SONAME of libs is shown, but it would be useful to print the full canonical path to the libraries as well when a certain flag is set (e.g. --path).

haampie commented 4 years ago

Fixed in v1.0.2 under the --path or -p flag