1、以下以touch命令举例,首先找到touch位置
2、使用ll命令查看touch的属性,此时是wxr
3、使用chmod命令,更改touch的权限
4、再次使用ll命令查看touch属性,发现权限已经变更