#!/bin/sh
/usr/bin/psplot $1 | /bin/sed '1c\
%!PS-Adobe-2.0 EPSF-2.0\
%%BoundingBox: 0 0 200 200
'
