| 1. | Introduction |
| 2. | UNIX on Mungi |
| 2.1. | Troll |
| 2.2. | What is UNIX? |
| 2.3. | What is fundamentally wrong with UNIX? |
| 2.4. | UNIX Files in Mungi |
| 2.4.1. | Files as objects |
| 2.4.2. | Segmented Files |
| 2.4.3. | So which is better? |
| 3. | fork() |
| 3.1. | fork() to exec |
| 3.2. | Steps to fork() |
| 3.3. | Problems |
| 3.4. | fork() to fork() |
| 3.4.1. | Steps to fork() (2) |
| 4. | Pipes on Mungi |
| 4.1. | Emulating pipes |
| 4.1.1. | Yes! |
| 5. | Then what? |
| 6. | End |
| Printer-friendly version | |
| Parent Directory |