time: update page (#10443)
* time: update page --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# time
|
||||
|
||||
> See how long a command takes.
|
||||
> Measure how long a command took to run.
|
||||
> Note: `time` can either exist as a shell builtin, a standalone program or both.
|
||||
> More information: <https://manned.org/time>.
|
||||
|
||||
- Time "ls":
|
||||
- Run the `command` and print the time measurements to `stdout`:
|
||||
|
||||
`time ls`
|
||||
`time {{command}}`
|
||||
|
Reference in New Issue
Block a user