/Operating-Systems-Coursework

This repository holds coursework from Operating Systems Course done by me.

Primary LanguageJava

Operating Systems Coursework

This repository holds coursework from Operating Systems Course done by me. They consist of Bash files and Java Files.

Exercises:

  • Homework 1
  • Greatest Common Divisor Finder.
  • Decision(if/else) Game.
  • Guess The Number.
  • Get Information about a file.
  • Print Seperatly Files and Directories.
  • Log Rotation.
  • Copy Limited Count of Lines.
  • Print Common Files from Two Directories.
  • Directory Lookup.
  • Disk Usage of a Directory Seperated by File Types.
  • Homework 2
  • Round Robin Task Scheduling Simulation.
  • Page Replacement Policies Simulation.
  • Contiguous Memory Allocation Simulation.
  • Print Sorted Files from Two Directories.