mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
274 B
274 B
times
Print the cumulative CPU usage time of the current shell. More information: https://www.gnu.org/software/bash/manual/bash.html#index-times.
- Print CPU usage. First line is current shell CPU usage for User and System. Second is all child processes:
times