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