1GLOBUS-RVF-CHECK(8) Grid Community Toolkit Manual GLOBUS-RVF-CHECK(8)
2
3
4
6 globus-rvf-check - Edit a GRAM5 RSL validation file
7
9 globus-rvf-check -h | -help | --help | -d
10
12 The globus-rvf-check command is a utility which checks the syntax of a
13 RSL validation file, and prints out parse errors when encountered. It
14 can also parse the RVF file contents and then dump file’s contents to
15 stdout, after canonicalizing values and quoting. The exit code of
16 command is a utility which checks the syntax of a RSL validation file,
17 and prints out parse errors when encountered. It can also parse the RVF
18 file contents and then dump file’s contents to stdout, after
19 canonicalizing values and quoting. The exit code of globus-rvf-check is
20 0 if all files specified on the command line exist and have no parse
21 errors. is 0 if all files specified on the command line exist and have
22 no parse errors.
23
24 The full set of command-line options to globus-rvf-check consists of:
25 consists of:
26
27 -h, -help, --help
28 Print command-line option summary and exit
29
30 -d
31 Dump the RVF contents to stdout. In the output, Each file which is
32 parsed will be prefixed by an RVF comment which contains the input
33 filename. If not specified, globus-rvf-check just prints a
34 diagnostic message to standard output indicating whether the file
35 could be parsed. just prints a diagnostic message to standard
36 output indicating whether the file could be parsed.
37
39 globus-rvf-edit(8)
40
42 Copyright © 1999-2016 University of Chicago
43
44
45
46Grid Community Toolkit 6 12/17/2018 GLOBUS-RVF-CHECK(8)