logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ncargrun - to run a user program and redirect the metafile output

Description

ncargrun  is  a  script  that  invokes  "program-name",  which uses the NCAR GKS library, and applies the
       specified options.

       Prior  to  running  your  program,  this  script  sets  the   environment   variables   NCARG_GKS_OUTPUT,
       NCARG_GKS_PSOUTPUT, and NCARG_GKS_PDFOUTPUT to produce the desired effect.

Name

       ncargrun - to run a user program and redirect the metafile output

Options

-ofilename

       specifies  the name of the output metafile or PostScript file.  If filename is replaced by "| translator-
       name", the effect is to pipe the metafile to the named translator.

       -t specifies that metafile output should be piped to the default translator "ctrans".

See Also

ncarg_gks(1NCARG),ncarg_env(5NCARG),ncargintro(5NCARG)

Synopsis

ncargrunprogram-name [-t] [-ometafile-name]

See Also