Hitachi

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


10.3.20 getTime (gets the current time)

Syntax

getTime

Description

This command outputs the current time in the format hh:mm:ss.

Output to the standard output

The character string that indicates the current time.

Return codes

Return code

Meaning

0

Normal termination

Not less than 1

Termination with an error

Examples

getTime       # "09:20:50" is output.