next up previous contents index
Next: 4.10 PostScript Features Up: 4. General features Previous: 4.8 Verbose Operation   Contents   Index


4.9 Output

Most programs write their results, including PostScript plots, to standard output. The exceptions are those which may create binary netCDF grd-files such as surface (due to the design of netCDF a filename must be provided; however, alternative output formats allowing piping are available). With UNIX you can redirect standard output or pipe it into another process. Error messages, usage messages, and verbose comments are written to standard error in all cases. You can use UNIX to redirect standard error as well, if you want to create a log file of what you are doing.



Paul Wessel 2001-04-18