diff --git a/pages/common/times.md b/pages/common/times.md new file mode 100644 index 0000000000..dc79b9fdde --- /dev/null +++ b/pages/common/times.md @@ -0,0 +1,8 @@ +# times + +> Print the cumulative CPU usage time of the current shell. +> More information: . + +- Print CPU usage. First line is current shell CPU usage for User and System. Second is all child processes: + +`times`