Hitachi

JP1 Version 11 JP1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide 


KNAX6128-I

The function ended successfully. (function=function-name, functionality=functionality-name, exit status=exit-status-code, execution time=execution-time-in-seconds, CPU time=CPU-time-in-seconds)

The function that was executed by the function indicated with functionality-name was normally terminated.

function-name

The name of the function that is executed.

functionality-name

Either of the following is output as the name of the functionality that executed the function.

  • For the command substitution: Command substitution

  • For the action of the trap command: Action of the trap command

exit-status-code

Return code of function

execution-time-in-seconds

Execution time of function (reference value obtained with the API of OS)

CPU-time-in-seconds

CPU time of function (reference value obtained with the API of OS)

(S)

Continues processing.