Reproduction of an advanced shell
You must write a Unix SHELL.
The project consists of two sections:
• a mandatory section, which MUST be completed: display a prompt, parse and execute some commands.
• an optional section, which will only be evaluated if the mandatory section is fully functionnal.
Authorized functions: all functions included in the libC or the ncurses library.
Grade A.