Skip to content

A shell developed in C that can handle unix commands.

Notifications You must be signed in to change notification settings

wrzzzzzzz/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE482 p1

Preset

Run git lfs install in that repository

Author

Name: Wang Ruizhe Student ID: 521370910147

Build Status

Compiling and running

  • To compile, type make in your bash. The code should compile well under gnu17 standard.
  • To run, type in ./main in your bash, and you will see the mumsh $ . After that, you can realize common commands in this simple mum shell.

Brief documentation

This is a shell written in C and can support bash commands, functioning kind of like an ordinary shell (see the wiki page for details). The shell is still at a rather preliminary stage and still needs refinement for rather higher level of commands.

About

A shell developed in C that can handle unix commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published