⬅︎ Back to chmod files differently to directories
Also, if you don't want 'other' from accessing...chmod 640 -R directorychmod ug+X -R directory(Posting for my own reference. Thanks for the +X tip! I accidently set all my personal files to executables!)
Comment
Also, if you don't want 'other' from accessing...
chmod 640 -R directory
chmod ug+X -R directory
(Posting for my own reference. Thanks for the +X tip! I accidently set all my personal files to executables!)