Print musl shared library depencies
musl-ldd FILENAME...
musl-ldd prints the shared libraries required by the given program or shared library that is dynamicaly linked to the musl libc.
Kevin Bortis <[email protected]>.
musl was written by
Rich Felker <[email protected]>