to change ownership of a file or folder use “chmod” command
Example:
if you want to make it recursive jsut and -R to it
this is also correcto for the filesExample:
you may ask your self why the owership has to valu seprated by colon
the first is the ownername and the second is the groupname
owner:groupname
Related posts: