The ldd
command is used to print the libraries that a program or library file depends on
Syntax format: ldd [parameter] [file]
Common parameters:
Example
ldd /bin/ls
This article is reprinted from https://xugaoxiang.com/2022/06/26/linux-cmds-78-ldd/
This site is for inclusion only, and the copyright belongs to the original author.