How to recover after deleting the symbolic link libc.so.6?

前端 未结 8 2160
孤城傲影
孤城傲影 2020-12-24 13:12

In our server the symbolic link to libc.so.6 has been deleted. Now none of the binaries in the system work. To fix this, I tried:

/bin/ln -s /li         


        
8条回答
提交回复
热议问题