COHERENT manpages

This page displays the COHERENT manpage for time [Time the execution of a command].

List of available manpages
Index


time -- Command

Time the execution of a command
time [command]

time  invokes  the   given  command  with  any  arguments  provided.   Upon
termination, time prints the elapsed real time, CPU time in the system, and
CPU time in the user program on the standard error output.

See Also

commands,
date,
ps,
times

Diagnostics

If the  command terminates abnormally, time displays  an error message that
explains why.