Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
LVG (Command Line Interface)
I. Command Line Syntax
The command line syntax of this release is redesigned. It is simple, generic, and systematic. It is easier for users to remember and understand the syntax. It is also easier for developers to implement and maintain the software. In addition, it provides more flexibility on naming the option flags
All system options are mapped to a hierarchical structure. Separators are used between levels of options. Currently, five separators are used in this syntax. They are:
1st Layer | "-" |
2nd Layer | ":" |
3rd Layer | "~" |
4th Layer | "#" |
5th Layer | "$" |
The generic form of this syntax is:
Java lvg options
where a option is: -level1:level2~level3 ...
Please refer to LVG Command Line Syntax for details.
II. LVG System options
There are five types of options in lvg.
III. Run