dbosk / introtools

Teaching material introducing some basic (CS) tools
https://daniel.bosk.se/introtools
Other
0 stars 0 forks source link

Feedback terminal grading #77

Open dbosk opened 2 years ago

dbosk commented 2 years ago

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.