Answers for "how to change owner of a directory in linux"

10

change owner directory linux

sudo chown -R username:group directory
Posted by: Guest on March-01-2021

Code answers related to "how to change owner of a directory in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language