What do read, write, and execute permissions mean on a directory?
Read lists names, write permits creating or deleting entries, and execute permits entering and accessing paths.
They mean only viewing, editing, and running the directory as a program.
Execute alone permits deleting every file in the directory.
Write permits only viewing entry names without changing them.