Skip to content

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

Notifications You must be signed in to change notification settings

vigonometry/mock-shell

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

Watchers

Forks

Releases

No releases published

Packages

No packages published