Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 185 Bytes

File metadata and controls

9 lines (6 loc) · 185 Bytes

OpSy-Shell

Implementation of a basic shell in C which supports:

  • Multiple Pipes
  • Multiple Redirection
  • Input/Output from/to files
  • All builtin commands and cd