time
Command: Measuring Execution Time
Summary
The time
command measures the execution time of a given command or program. It provides information about the real time, user CPU time, and system CPU time used during the command's execution.