This repository contains all Operating Systems Lab Assignments completed as part of the ENCS351 – Operating Systems Laboratory course. Each assignment covers essential OS concepts, including process ...
This project simulates Linux process management using Python. It replicates key operating system behaviors such as process creation, command execution, zombie/orphan process scenarios, process ...