This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Rob, The print command to be used is defined in $NAWIPS/Gemenviron # # Print command and flags for systems setenv LP "lp -c" setenv LPFLAG "-d" The printer.tbl configuration file should contain the name of the printer that you would use with the -d flag for lp, or -P flag with lpr. this would be the spooer name that you haave assigned to the printer. Steve Chiswell Unidata User Support On Mon, 19 Nov 2001, Rob Dale wrote: > Using 5.6e1 I have modified the printer.tbl file to: > > lp > > and also tried it as > > lpr > > in field 2 but printing does nothing except core dump. If I save to ps.plt, > then type "lpr ps.plt" at the Linux prompt it works fine. Any idea what > might be the trouble? > > - Rob > >