Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 481 Bytes

modify file permissions readme.md

File metadata and controls

12 lines (6 loc) · 481 Bytes

Read permissions allows users to read a file only.

Write permissions allows users to edit and write a file.

Execute permissions allows users to run a script file only.

The chmod command changes the permissions for an owner or group.

image

image