Update cheatsheets

This commit is contained in:
ivuorinen
2025-02-07 00:17:34 +00:00
parent efdf464901
commit c8986586ce
16 changed files with 308 additions and 11 deletions

13
tldr/linux/ifstatus Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# ifstatus
> Display OpenWRT interface status in JSON format.
> More information: <https://openwrt.org/docs/techref/netifd>.
- Display interface status:
`ifstatus {{interface_name}}`