I am given a program in which when it is called, the user can type on the shell and some formatted text would be ouput by the program to the shell.
My task is to build an 'intermediate' script that can call the forementioned program, allow the user to type on the shell, read the program's...