PreviousNext

Syntax

The dcecp commands have a default word order that is object operation. This order facilitates adding new objects because new objects can be added along with their operations.

You can configure dcecp to accept commands ordered as operation object by loading a script called verb-object.dcecp. Users who have access to the operation object order continue to have access to the object operation order. You can load the script for all users on a host by including the following line in the system's init.dcecp file:

source verb-object.dcecp

You can configure operation object for individual users by including the line in that user's .dcecprc file.