va9id / operating-systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating Systems Course

C assignments and labs from my operating systems university course.

Description

Each assignment or lab has a README in their respective directory that explains the problem and instructions on how to run the corresponding programs.

Usage

  • Required: Linux/Unix environment
  • Clone the repository, navigate to the desired directory, and follow the instructions in it's README to run it.

About


Languages

Language:C 97.5%Language:Makefile 2.5%