Problem: I need a shell application IN C that has the fundamental features. It should only react to the exit command, and it should end when that command is entered. The user should be able to see the previous and next command in the terminal just like it would in a real terminal by pressing the Up or Downarrow key, and should also provide history support .