Description: The programme implement a simple shell. It could execute a command, having pipe, redircting, forward a background process and background a foreground process and so on. It is implemented using recursive.
- [shell] - Linux shell realize, including pipelines
File list (Check if you may need any files):
Assignment3
...........\myShell
...........\myShell.c