Answers for "change all permissions on ubuntu terminal"

1

how to change permissions for the whole folder in ubuntu

sudo chmod -R 777 DirectoryName
Posted by: Guest on July-23-2021

Code answers related to "change all permissions on ubuntu terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language