Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 225 Bytes

CBasedUNIXTerminal

Operating Systems Ch3 project.

Features:

  • Linux commands with multiple parameters (Max 80 characters)
  • Command run in background (&)
  • Redirecting output
  • Piping
  • Multi piping is not supported