Chapter 1 and 2¶
Characteristics of Unix:
Only hundreds of system calls
Everything is file.
Written in C (?)
Fast process creation with
fork
Interprocess communication (IPC)
2025 年底翻新计划进行中,详见 #34
Characteristics of Unix:
Only hundreds of system calls
Everything is file.
Written in C (?)
Fast process creation with fork
Interprocess communication (IPC)