bsd man page for time

Query: time

OS: bsd

Section: 1

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

TIME(1) 						      General Commands Manual							   TIME(1)

NAME
time - time a command
SYNOPSIS
time command
DESCRIPTION
The given 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. On a PDP-11, the execution time can depend on what kind of memory the program happens to land in; the user time in MOS is often half what it is in core. The times are printed on the diagnostic output stream. Time is built in to csh(1), using a different output format.
BUGS
Elapsed time is accurate to the second, while the CPU times are measured to the 100th second. Thus the sum of the CPU times can be up to a second larger than the elapsed time. Time is a built-in command to csh(1), with a much different syntax. This command is available as ``/bin/time'' to csh users. 4th Berkeley Distribution April 29, 1985 TIME(1)
Related Man Pages
time(1) - opensolaris
rusage(1b) - opensolaris
time(1) - mojave
time(1) - opendarwin
rusage(1b) - sunos
Similar Topics in the Unix Linux Community
finding idle time of a process
Deletion of Logs
Copy all the files with time stamp and remove header,trailer from file
New Feature: Member and Reader's Time Zones and Times in Profiles
Keep only the closet match of timestamped row (include headers) from file1 to precede file2 row/s