#!/bin/bash echo "Saving document image to tmp.png" echo "" ./dapiclient2.pl > tmp.png echo "" echo "In running this script from the command-line, some editing of 'tmp.png'" echo " to remove text log messages is needed to view the PNG file"