1、使用命令ls -l或者||
2、修改文件或者目录的权限
3、全拼:change permissions made of a file
4、例如给所有者添加权限 chmod u+x文件
5、以上就是Linux 文件权限查看及修改的总结