the only output driver for plot on plan9 is /dev/draw, you can display it and then grab the image from /dev/wsys - not so easy from cron though.
You could use grap(1) but you can only get to ps and pdf from there (I think). -Steve
the only output driver for plot on plan9 is /dev/draw, you can display it and then grab the image from /dev/wsys - not so easy from cron though.
You could use grap(1) but you can only get to ps and pdf from there (I think). -Steve