I have a directory with the following default ACLs:
default:user:phptutor:rwx
However, none of the files/directories in that directory have that default permission (because it was added after they were created).
How can I copy the default ACLs of a parent directory to every folder and file in it?