Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
A directory is stored in the file system in a similar way to a regular file. Two things distinguish a directory from a regular file:
A directory is marked with a different file type in its i-node entry (Section 14.4).
A directory is a file with a special organization. Essentially, it is a table consisting of filenames and i-node numbers.