30.2.1 Explanation of the specification format and options
- Organization of this subsection
(1) Specification format
adbls -d srv [-t] [-c]
(2) Explanation of options
- • -t
-
Suppresses display of the title line. For example, if you need to regularly redirect information to a file, you can specify this option to prevent duplicate title lines.
- • -c
-
Displays comma delimited values. For example, if you want to use spreadsheet software to read an output file to which data has been redirected, you can specify this option to output information delimited by commas.
If this option is specified, the following types of information are enclosed in double quotation marks (").
-
Character string in the title of an output item
-
Character string information in an output item
Numeric value information in an output item is not enclosed in double quotation marks ("). Double quotation marks are not used if an output item is empty.
-