Answers for "how to set permission to create and read directory on hard drive ubuntu"

16

how to get permission in create folder and file on hard drive in ubuntu

sudo chmod -R a+rwx /path/to/folder
Posted by: Guest on June-08-2020

Code answers related to "how to set permission to create and read directory on hard drive ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language