|
|
səhifə | 2/5 | tarix | 10.05.2022 | ölçüsü | 316,35 Kb. | | #57309 |
| Unix
Features - Hierarchical File System
- Compatible File, Device, and Inter-Process I/O
- Asynchronous Processes
- System Command Language
- Supports Multiple Users
The File System Let’s see why the UNIX file system was so unique for its day! 1. Ordinary Files - Binary (executable) files
- Plain text files
- Symbolic links
Three Types of Files - Directories
- Provides mapping between file names and files
- Allows paths (e.g. /home/uname/Desktop)
- The base directory called root (e.g. / )
- . and .. indicate current and parent directory respectively: /usr/local/.. same as /usr
Three Types of Files Important Note Files do not exist inside directories. Rather, directories store file names and pointers to the information that describes the file. Three Types of Files
Dostları ilə paylaş: |
|
|