Answers for "linux add read permission recursively"

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 "linux add read permission recursively"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language