minix man page for time

Query: time

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TIME(1) 						      General Commands Manual							   TIME(1)

NAME
time - report how long a command takes
SYNOPSIS
time command
EXAMPLES
time a.out # Report how long a.out takes time ls -l *.c # Report how long ls takes
DESCRIPTION
The command is executed and the real time, user time, and system time (in hours, minutes, and seconds) are printed. Shell scripts cannot be timed.
SEE ALSO
times(2). TIME(1)
Related Man Pages
time(1) - mojave
time(2) - redhat
time(2) - debian
time(1) - hpux
time(1) - osx
Similar Topics in the Unix Linux Community
finding idle time of a process
Deletion of Logs
Where did you meet UNIX for a first time?
How to pick only the latest files based on the timestamp?
Need Time Stamp Range On Log Files