> fs setacl $PWD something > find $PWD -type d | xargs fs copyacl $PWD ehm, should have been find $PWD -type d | xargs -n 1 fs copyacl $PWD Harald.