#! /bin/sh # PATH="/usr/bin"; export PATH exec 2>splot.stderr (echo "set term pbm\nset output\nsplot '-' notitle with linespoints"; cat) | /opt/bin/gnuplot | /opt/netpbm/bin/ppmtogif