Answers for "how to give permanent recursive permission in linux"

CSS
0

how to give permission recursively in linux

chmod -R u=rwx,go=rx /tofile_path
Posted by: Guest on August-01-2020

Code answers related to "how to give permanent recursive permission in linux"

Browse Popular Code Answers by Language