musl-ldd(1) print musl shared library depencies

SYNOPSIS

musl-ldd FILENAME...

DESCRIPTION

musl-ldd
prints the shared libraries required by the given program or shared library that is dynamicaly linked to the musl libc.

AUTHORS

Kevin Bortis <[email protected]>.

musl was written by
Rich Felker <[email protected]>