Answers for "change the owner of current folder in linux"

10

change owner directory linux

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

Code answers related to "change the owner of current folder in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language