Answers for "how to give file permissions to other user in linux command"

1

how to give permission to a user in linux on a folder

sudo chmod u+w myfolder
Posted by: Guest on October-28-2020

Code answers related to "how to give file permissions to other user in linux command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language