Skip to content

vigonometry/mock-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mock-shell

  • C Program that supports IO redirection, piping, command substitution and process management mimicing a terminal/shell (currently only for use on Linux systems/WSL due to libraries)
  • Build all files using make
  • Run the program using ./monitor myshell (monitor prevents fork from being called indefinitely which may result in resource starvation.)

About

C Program that supports IO redirection, piping, command substitution and process management mimicing a terminal/shell

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors