SJTU CS356 and SJTU JI VE482 Course Project Implement a simple Unix shell
- pipe
- file redirect
- pipe: multiple pipes
- file redirect: continue input until filename is given
- interrupt (TODO)
- flow control (diffcult)
- Unix-like System (Linux or macOS)
- make
- ./MyShell