time(1) (User Environment Utilities) 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
timex(1)
time(2) in the Programmer's Reference Manual.
8/91 Page 1