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)
Characteristics of Unix:
Only hundreds of system calls
Everything is file.
Written in C (?)
Fast process creation with fork
Interprocess communication (IPC)