What does execute permission mean on a Linux directory?
It runs the directory as though it were a program.
It alone permits creating and deleting entries in the directory.
It grants read access to the contents of every file inside.
It allows the directory to be traversed so entries inside can be reached by name.