Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 466 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 466 Bytes

Operating Systems (2019-2020)

This repository contains code for the assignments of the Operating Systems lecture series held by NTUA during the 6th semester (Spring 2020) of the ECE undergraduate course.

The assignments' topics involve:

  • Introduction to shell commands
  • File management
  • Process creation
  • Signals
  • Pipe handling
  • Process Communication via sockets