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