Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-02 00:20:25 +00:00
parent 04a3194487
commit ed799c621f
8 changed files with 161 additions and 11 deletions

13
tldr/linux/lsdev Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# lsdev
> Display installed hardware detected in the `/proc` director.
> More information: <https://manned.org/lsdev>.
- Show list of installed hardware:
`lsdev`