Hi and welcome to the suite-community!
chown
and chmod
both offer to use -R
, which is defined as:
-R , –recursive: operate on files and directories recursively
s: https://linux.die.net/man/1/chown or https://linux.die.net/man/1/chmod
Hi and welcome to the suite-community!
chown
and chmod
both offer to use -R
, which is defined as:
-R , –recursive: operate on files and directories recursively
s: https://linux.die.net/man/1/chown or https://linux.die.net/man/1/chmod