Files
Obsidian/Linux.md

4 lines
63 B
Markdown
Raw Normal View History

2025-08-23 15:15:57 +08:00
查看程序使用的编译链
``` bash
readelf -p .comment
```