Command-Line Utilities Concepts

From OPC Labs Knowledge Base

This article applies to:

Commands, Arguments and Options

The command-line utilities have a concept of (possibly nested) commands and their arguments and options. The command names are case insensitive.

The command-line utilities also supportsparsing of response files. Arguments beginning with '@' are treated as a file path to a response file. A response file contains additional arguments that will be treated as if they were passed in on the command line.