01 / 08
The thing we kept putting off
Since the start of this chapter there has been one explanation we kept postponing: a directory's x.
~ $ ls -ld docsdrwxr-xr-x docs ^ what is this x?What would it mean to "execute" a directory? You cannot run a box.
Quite so: a directory's x is not "execute". All three characters mean something different on a box.
Without this, things like these stay mysterious.
- you can
lsbut you cannotcd - a file you cannot write turns out to be removable
- you can see the names inside but you cannot open them
All of it gets explained today.