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

globus-rvf-check - Edit a GRAM5 RSL validation file

Author

       Copyright © 1999-2016 University of Chicago

Grid Community Toolkit 6                           12/17/2018                                GLOBUS-RVF-CHECK(8)

Description

       The globus-rvf-check command is a utility which checks the syntax of a RSL validation file, and prints
       out parse errors when encountered. It can also parse the RVF file contents and then dump file’s contents
       to stdout, after canonicalizing values and quoting. The exit code of command is a utility which checks
       the syntax of a RSL validation file, and prints out parse errors when encountered. It can also parse the
       RVF file contents and then dump file’s contents to stdout, after canonicalizing values and quoting. The
       exit code of globus-rvf-check is 0 if all files specified on the command line exist and have no parse
       errors. is 0 if all files specified on the command line exist and have no parse errors.

       The full set of command-line options to globus-rvf-check consists of: consists of:

       -h,-help,--help
           Print command-line option summary and exit

       -d
           Dump the RVF contents to stdout. In the output, Each file which is parsed will be prefixed by an RVF
           comment which contains the input filename. If not specified, globus-rvf-check just prints a
           diagnostic message to standard output indicating whether the file could be parsed. just prints a
           diagnostic message to standard output indicating whether the file could be parsed.

Name

       globus-rvf-check - Edit a GRAM5 RSL validation file

See Also

globus-rvf-edit(8)

Synopsis

globus-rvf-check -h | -help | --help | -d

See Also