--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # times > Print the cumulative CPU usage time of the current shell. > First line is current shell CPU usage for User and System. Second is all child processes. > See also: `time`. > More information: . - Print CPU usage: `times`