/Simple-command-shell

A very simple command shell in C/C++.

Primary LanguageC++

Command Shell


  • This is a very simple command shell for the course project.
  • I implement simply execute the programs, redirections, and pipes, etc.
  • I have added detailed comments for every file.
  • Please don't copy it directly in case of plagiarism.