0 Forks
0 Stars
0 Watchers

Simple-Shell

A shell is simply a program that conveniently allows you to run other programs. The shell supports the following: 1)The internal shell command exit which terminates the shell. 2)A command with no arguments. 3)A command with arguments. 4)A command, with or without arguments, executed in the background using &. Assigned 26/10/2021, Due 3/10/2020

How to download and setup Simple-Shell

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

Or simply clone Simple-Shell with SSH
[email protected]:OmarHariry/Simple-Shell.git

If you have some problems with Simple-Shell

You may open issue on Simple-Shell support forum (system) here: https://github.com/OmarHariry/Simple-Shell/issues