times: add page (#15245)
This commit is contained in:
8
pages/common/times.md
Normal file
8
pages/common/times.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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`
|
Reference in New Issue
Block a user