COHERENT manpages

This page displays the COHERENT manpage for times [Print total user and system times].

List of available manpages
Index


times -- Command

Print total user and system times
times

times prints  the total elapsed user  time and system time  for the current
shell and  all its children.   It gives each  time in minutes,  seconds and
tenths of seconds.  For example,

    1m11.8s 1m35.8s

indicates a  total user time of  1 minute 11.8 seconds,  and a total system
time of 1 minute 35.8 seconds.

The shell executes times directly.

See Also

commands,
ksh,
time,
sh