Skip to content

ghada233/OPSY

Repository files navigation

Operating system

This repository contains implemented codes in Operating Systems course using Terminal command lines and C++.

Linux Ubuntu distribution (operating system) Gedit (text editor) g++ (compiler) g++ installation:

on terminal, write:

  1. $ sudo apt-get update
  2. $ sudo apt-get –f install
  3. $ sudo apt-get install g++

Detailed instructions on setting up g++ can be found in lap slide

About

Operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages