Directory
Mar 5, 2025
- It is a special type of file in a Linux file-system.
- It acts as a container for other files and directories.
- The content stored in a directory is essentially a list of Directory Entry.
- These are organized in hierarchical structure.
- In Linux everything is a file.