正文Linux修改文件permission可执行属性IP云V管理员/2022-09-03/3 阅读 09/03提示:扫一扫查出行【扫一扫了解最新限行尾号】复制提示 列出文件属性ls -al修改文件属性为可读、可写sudo chmod -c 777 <your file name>