Skip to content

This is mine own shell program, Mav Shell (msh). This will accept commands, fork a child process and execute those command. This shell, like csh or bash, will run and accept commands until the user exits the shell. Some portion of the code is extracted from the professor- Trevvor Baker's github.

Notifications You must be signed in to change notification settings

Avijeet10/Shell-Program-Operating-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

About

This is mine own shell program, Mav Shell (msh). This will accept commands, fork a child process and execute those command. This shell, like csh or bash, will run and accept commands until the user exits the shell. Some portion of the code is extracted from the professor- Trevvor Baker's github.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages