time(1) minix man page | unix.com

Man Page: time

Operating Environment: minix

Section: 1

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
ltime(3f) - bsd
time(3f) - bsd
time(3) - mojave
time(2) - debian
time(1) - opendarwin
Similar Topics in the Unix Linux Community
automate sftp using unix script
Time for this guy to leave us?
What to do in free time?
Need Time Stamp Range On Log Files
Keep only the closet match of timestamped row (include headers) from file1 to precede file2 row/s