Understanding file and folder permissions: Understanding file and folder permissions in Linux is useful if you want to share with other users that have access to the system. In Linux, all files and ...
I've got a media directory (mp3s, some videos). I'd like for the owner and group users to be able to make directories, and any subsequent files to default to 660 permissions. Is this a job for setfacl ...