The Unix System

The Unix system itself is very complex, but I will cover some basic fundamental parts of it, such as how processes work, the different run levels (Linux only), what init is, and how to create recurring processes.

Fork me on GitHub