#!/bin/sh
(tifftopnm $* | ppmtogif | \
 /usr/opt/wais/xloadimage stdin >/dev/null) 2>/dev/null
