使用 lsattr
命令查看文件的属性,使用 chattr
命令的修改文件的属性。解决修改文件提示无权限:
chattr -i <file>
chattr
命令的详解参考链接【3】。
参考链接:
1、https://serverfault.com/questions/60711/chown-operation-not-permitted-for-root
2、https://www.webhostingtalk.com/showthread.php?t=569413
标签:文件,keys,chmod,修改,chattr,authorized,权限,root,permitted From: https://www.cnblogs.com/imzhi/p/17105149.html