I've been looking for ages but unable to find specific response to my need.
I want all the files in one of my directories to have acl set to rw for owner and group but the sub-directories in it should remain as is. Is it possible? If yes, how?
I've used setfacl
with -R option but it changes the sub-directories as well.
My OS is ubuntu 18.04.