This repository maintains the course contents and materials for Operating System - Lab.
- 15 - Sept - 2022: Basic Linux Commands
- 22 - Sept - 2022: Linux Commands
- 29 - Sept - 2022: Shell Scripting
- 03 - Nov - 2022: System Calls
- 17 - Nov - 2022: Shared Memory and Message Passing
- 21 - Nov - 2022: Scheduling Algorithm
- 01 - Dec - 2022: Scheduling Algorithm
- 22 - Dec - 2022: Multithreading in C
- 30 - Dec - 2022: Mutex and Semaphore