Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-10 00:15:53 +00:00
parent 9e2d0f72f1
commit dc654e9ad5
133 changed files with 423 additions and 367 deletions

View File

@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
> Monitor performance of various Linux subsystems.
> More information: <https://manned.org/sar>.
- Report I/O and transfer rate issued to physical devices, one per second (press CTRL+C to quit):
- Report I/O and transfer rate issued to physical devices, one per second (press `<Ctrl c>` to quit):
`sar -b {{1}}`