sudo

Available for: Content Management Server

Task: The command allows a super user to execute a command under a different login.

Syntax:

sudo login command {parameter}

Function parameters:

  • login is the login under which the command should be executed.
  • command is the command to be executed. This command must have been registered with safeInterp alias.
  • parameter is a parameter which should be passed to the command.

Return value if successful: none

Necessary permissions: The user must be a super user in order to execute the command.

Example:

CM>sudo editor obj withPath /internet/playland forward