1 2 3 4 5 6 7 8 9
#! /bin/bash # This script tests: pamtopnm # pamtopnm -plain testimg.ppm | \ pamtopnm | cksum pamtopnm -plain testgrid.pbm | \ pamtopnm | cksum