首页
编程
java
php
前端
首页
编程
java
php
前端
Unix 如何设置文件不可删除的权限
Unix 如何设置文件不可删除的权限,chmod000并没有效果,于是尝试chattr +i,显示unix没有识别chattr字符,unix用什么方法,感觉和linux不一样
点击展开全文