Backup and Restore 2 Manual

BRCOM Commands
Backup and Restore 2 Manual522696-019
5-15
INFO CONFIG Command
INFO CONFIG Command
Use the INFO CONFIG command to display the configuration information in the
BRCONFIG file.
CONFIG
displays the configuration information in the BRCONFIG file.
out-file
specifies where the report is displayed or written. You can name a disk file or a
device such as a printer or terminal. If not specified, the information is sent to your
current default output file (usually your home terminal).
Guideline
For more information,
see Displaying the Configuration Information in the BRCONFIG File on page 3-1
Example
BR> INFO CONFIG ;
INFO JOB Command
Use the INFO JOB command to display information about a job. For more information,
see Displaying Configuration Information for a Job on page 3-2.
JOB
displays the configuration information for one or more jobs. If you are not a super-
group user, you can see only your own jobs.
jobid
is a valid unique job identifier with a maximum of eight characters. The characters
can be alphabetic, numeric, wild-card (* or ?), or a combination. The first character
cannot be numeric. Job IDs are not case-sensitive.
You can use asterisks (*) or question marks (?) as wild-card characters in a job ID.
The asterisk can represent from zero through eight unspecified characters in the
position you place it. The question mark represents only one character in the
position you place it.
INFO CONFIG [ , OUT out-file ] ;
INFO JOB jobid [ , OUT out-file ];