0 Forks
0 Stars
0 Watchers

os

This repository contains all the C programs that I have executed for my OS Course in my 3rd Year of Computer Science Undergrad program at Dayananda Sagar University, Bengaluru, India in Q4 2022.

How to download and setup os

Open terminal and run command
git clone https://github.com/rexgraystone/os.git
git clone is used to create a copy or clone of os 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 https://github.com/rexgraystone/os/archive/master.zip

Or simply clone os with SSH
[email protected]:rexgraystone/os.git

If you have some problems with os

You may open issue on os support forum (system) here: https://github.com/rexgraystone/os/issues