Hitachi

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


KNAX6115-I

Execution of the command command-name (line=line-number) finished. exit status=exit-status-code execution time=execution-time-in-seconds CPU time=CPU-time-in-seconds

The command was terminated. This message is displayed when a command whose result (success or failure) cannot be determined from the return code was terminated.

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.

line-number

Number of lines in the script on which the command is specified

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.