/operating_systems_ntua

[ECE NTUA] Operating Systems - Assignments & Solutions (2019-2020)

Primary LanguageC

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