TIME(1) INTERACTIVE UNIX System TIME(1)
NAME
time - time a command
SYNOPSIS
time command
DESCRIPTION
The command is executed; after it is complete, time prints
the elapsed time during the command, the time spent in the
system, and the time spent in execution of the command.
Times are reported in seconds.
The times are printed on standard error.
SEE ALSO
times(2) in the INTERACTIVE SDS Guide and Programmer's
Reference Manual.
Rev. Base System Page 1