摘要: 1、ldd /usr/bin/ls 查看libc.so.6所指的位置 libc.so.6 => /lib64/libc.so.6 ,然后ll /lib64/libc.so.6所链接的位置lrwxrwxrwx 1 root root 12 Mar 12 2021 /lib64/libc.so.6 -> 阅读全文
posted @ 2021-10-18 16:26 小阿里 阅读(844) 评论(0) 推荐(0)