If the file exists, but we cannot read it. We should add feedback to the student that they must run find ~/Public -noleaf -type d -exec fs copyacl ~/Public {} ';' to fix the permissions. And explain that it's due to them creating the file elsewhere and then moving it into position.
If the file exists, but we cannot read it. We should add feedback to the student that they must run
find ~/Public -noleaf -type d -exec fs copyacl ~/Public {} ';'
to fix the permissions. And explain that it's due to them creating the file elsewhere and then moving it into position.