0 Forks
1 Stars
1 Watchers

OS-Assignments

A collection of 3 assignments I have completed for the Operating Systems course in my second year of university. It features file processing, thread/process synchronization, as well as inter-process communication, all in the Linux OS.

How to download and setup OS-Assignments

Open terminal and run command
git clone https://github.com/kyokeen/OS-Assignments.git
git clone is used to create a copy or clone of OS-Assignments repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OS-Assignments https://github.com/kyokeen/OS-Assignments/archive/master.zip

Or simply clone OS-Assignments with SSH
[email protected]:kyokeen/OS-Assignments.git

If you have some problems with OS-Assignments

You may open issue on OS-Assignments support forum (system) here: https://github.com/kyokeen/OS-Assignments/issues