|

楼主 |
发表于 2021-7-22 11:06:17
|
显示全部楼层
[root@localhost ocean]# ls /
bin dev home lib64 mnt proc run srv tmp var
boot etc lib media opt root sbin sys usr
[root@localhost ocean]# ls /lib/libncurses*
ls: 无法访问/lib/libncurses*: 没有那个文件或目录
[root@localhost ocean]# ls /lib/libncurses*
ls: 无法访问/lib/libncurses*: 没有那个文件或目录
[root@localhost ocean]# ls /lib64/libncurses*
/lib64/libncurses.so.5 /lib64/libncurses++.so.5.9 /lib64/libncurses++w.so.5.9
/lib64/libncurses++.so.5 /lib64/libncurses++w.so.5 /lib64/libncursesw.so.5.9
/lib64/libncurses.so.5.9 /lib64/libncursesw.so.5
出现了这个
|
|