Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-15 00:18:48 +00:00
parent 4cc9cba549
commit 704fdbe29d
8 changed files with 90 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Measure how long a command took to run.
> Note: `time` can either exist as a shell builtin, a standalone program or both.
> See also: `times`.
> More information: <https://manned.org/time>.
- Run the `command` and print the time measurements to `stdout`: