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

15

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
0

permission terminal ubuntu

chmod ugoa+rwx fichier3
Posted by: Guest on October-20-2020

Code answers related to "how to get permission in create folder and file on hard drive in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language