Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 2.53 KB

README.md

File metadata and controls

86 lines (60 loc) · 2.53 KB

Shell

This project consists of a C++ program to serve as a shell interface that accepts user commands and then executes each command in a separate process. This project can be compiled on any Linux, UNIX, or Mac OS X system. A shell interface gives the user a prompt, after which the next command is entered.

📝 Table of Contents

⛏️ Built Using

✍️ Authors