Hitachi

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


KNAX6122-I

Execution of the command command-name for the function function-name finished successfully. exit status=exit-status-code execution time=execution-time-in-seconds CPU time=CPU-time-in-seconds

The command executed by the function indicated by function-name terminated normally.

command-name

Name of the command that executed. If the command name exceeds the maximum path length permitted by the OS, it is truncated at the maximum length.

function-name

One of the following is displayed as the name of the function that executed the command:

  • command substitution: Command substitution function

  • trap action: Action of the trap command

exit-status-code

Command's return code

execution-time-in-seconds

Command execution time (a reference value obtained by using the OS's API)

CPU-time-in-seconds

Command's CPU time (a reference value obtained by using the OS's API)

(S)

Resumes processing.