Introduction - If you have any usage issues, please Google them yourself
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.