COMMAND_TYPE - UCMD Server configuration option

Description

The COMMAND_TYPE option specifies the default command type if one is not specified by a UCMD Manager COMMAND_TYPE option.

(The UCMD Manager COMMAND_TYPE option specifies the type of command provided by the UCMD Manager COMMAND option.)

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

cmd_type type

(tick)

(tick)

(tick)

(tick)

Manager Override

-cmd_type type

(tick)

(tick)

(tick)

(tick)

Value

type is the command type.

Valid values for type are:
 

Command Type

IBM i

UNIX

Windows

z/OS

cmd

(tick)




cmdref

(tick)

(tick)

(tick)

(tick)

shell


(tick)

(tick)

(tick)

rexx

(tick)




stc




(tick)

Default

IBM i

Default is cmd.

UNIX

Default is shell.

Windows

Default is shell.

z/OS

Default is shell.