SSH usergroup question
Hi Everyoneneed a quick help on somethign quick question
what command wud i use in SSH to change teh file permissions of all the Files and fodlers in that particular directory?
at the moment i have a folder called main i want all the files in that folder and folders to have the group ownership of "me" and user "me"
if that makes sense?
i know u can chmod a folder using something like chmod 755 foldername
but i want everything under that folder to be 755?
thanks