.profile/notebook/Linux/Tools/ldd.md

6 lines
92 B
Markdown
Raw Normal View History

2021-11-09 13:39:32 +00:00
---
2022-03-21 12:38:01 +00:00
tags: [library, linking, binary, terminal]
2021-11-09 13:39:32 +00:00
---
2022-03-21 12:38:01 +00:00
# LDD
2021-11-09 13:39:32 +00:00
Prints shared object dependencies.