Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-08 00:19:16 +00:00
parent 4102fec4f8
commit 52f5647220
45 changed files with 1002 additions and 38 deletions

17
tldr/linux/rtmon Normal file
View File

@@ -0,0 +1,17 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# rtmon
> Save network state changes to a file.
> More information: <https://manned.org/rtmon>.
- Save all network state changes to a file:
`sudo rtmon {{[f|file]}} {{path/to/file}}`
- Specify the type of change to log:
`sudo rtmon {{[f|file}} {{link|address|route}}`