Displaying input from a file

The command:
set -o verbose
tells the shell to display its input on the screen as the input is read. This command lets you keep track of material that comes from a file.