Skip to content

A self-designed bash-like shell as a homework in UMJI VE482 course

License

Notifications You must be signed in to change notification settings

LouieBHLu/Self-designed-simple-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VE482 Project 1 - MUMSH

A self-written shell program named "mumsh"

Supported Functions

  • Read, Parse, Execute commands from user input
  • I/O redirection
  • Pipes
  • Ctrl + C, Ctrl + D
  • Parses quotation marks
  • Error handling
  • Background running with operator "&"

About

A self-designed bash-like shell as a homework in UMJI VE482 course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published