7 Forks
8 Stars
8 Watchers

MyShell

Minimum viable version of a real shell. The main goal is to have a good understanding of process creation and synchronisation using the C programmming language.

How to download and setup MyShell

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

Or simply clone MyShell with SSH
[email protected]:IvanPerez9/MyShell.git

If you have some problems with MyShell

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