You are required to write an interactive C program that prompts the user for commands, accepts
commands from the keyboard (stdin) and executes those commands, The program must continue
to accept...