Next Welcome to my ~/bin 121

imgdiff

        run("pnmarith $diff @pnm > $tmp");
        run("xv $tmp");
        run("rm -f $tmp @pnm") unless $LEAVE_TMP_FILES;


Next Menu Copyright © 2005 M. J. Dominus