COMMAND_TYPE - UCMD Manager configuration option

COMMAND_TYPE - UCMD Manager configuration option

Description

The COMMAND_TYPE option identifies the type of command specified by the COMMAND option.

The UCMD Server uses the COMMAND_TYPE value to identify how the COMMAND value is to be processed.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a

 

 

 

 

Command Line, Long Form

-cmd_type type

 

Environment Variable

UCMDCMDTYPE=type

 

Configuration File Keyword

cmd_type type

STRUCM Parameter

CMDTYPE(type)

 

 

 

Values

type is the command type.

Valid values for type on the UCMD Server operating system are:
 

Command Type

IBM i

UNIX

Windows

z/OS

Command Type

IBM i

UNIX

Windows

z/OS

cmd

 

 

 

cmdref

shell

 

rexx

 

 

 

stc

 

 

 

Defaults

  • cmd is the default command type for IBM i.

  • shell is the default command type for UNIX, Windows, and z/OS.