Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-05 00:20:58 +00:00
parent 54fbdb75a0
commit 31c618829e
18 changed files with 96 additions and 15 deletions

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# atop
> Linux system and process monitor.
> See also: `htop`, `top`, `btop`, `btm`, `glances`.
> More information: <https://manned.org/atop>.
- Start:

View File

@@ -9,7 +9,7 @@ source: https://github.com/tldr-pages/tldr.git
- View documentation for the Perl version:
`tldr -p common rename`
`tldr {{[-p|--platform]}} common rename`
- View documentation for the `util-linux` version:

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# top
> Display dynamic real-time information about running processes.
> See also: `htop`, `atop`, `glances`, `btop`, `btm`.
> More information: <https://manned.org/top>.
- Start `top`: