Managing directories
Together with files, directories constitute the UNIX
filesystem, which has a characteristic inverted tree structure
beginning at the root directory. As with files (see
``Managing files''),
you can create, rename, copy, erase, and compare directories.
You can also set access permissions on directories to prevent or
enable their use by other users. This is explained in
``Access control for files and directories''.