Answer:
The explanation is listed in the Explanation section below.
Step-by-step explanation:
All the UNIX directories or files have their summary contained in such an' inode ' format. The inode includes data regarding the current location and size of a file, final release duration, last change time, authorization, etc. Directories are always shown as files and also have an inode connected to them.Unless the folder is big, a list of references to existing data points is implicitly pointed to by inode.
It is composed of the relevant areas:
- Type of file.
- Connect number.
- Position of data throughout the file.
- Admin privileges to access files.
The system or device command is mkdir and rm (mode) to build directory.