Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 639 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 639 Bytes

📰 Description

Lab 1 - Shell programming

Lab 2 - System calls using parent & child processes

Lab 3 - Redirection with Pipes and Forks

Lab 4 - Concurrency using POSIX threads & Sephamores

Lab 5 - Inter Process Communication using Messages Queues & Signals

Lab 6 - Memory management

🛠 Initialization & Setup

Clone the repository

git clone https://github.com/pedroandreou/OperatingSystems.git

Author