linux:proc_info
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:proc_info [2023/12/23 12:52] – Wulf Rajek | linux:proc_info [2025/05/06 12:45] (current) – removed Wulf Rajek | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== proc Info ====== | ||
- | |||
- | PC Model / Manufacturer / BIOS: | ||
- | < | ||
- | cat / | ||
- | </ | ||
- | |||
- | < | ||
- | cd / | ||
- | for f in *; do | ||
- | printf "$f " | ||
- | cat $f 2>/ | ||
- | done | ||
- | </ | ||
- | |||
- | ARM systems: | ||
- | < | ||
- | cat / | ||
- | </ | ||
- | |||
linux/proc_info.1703335929.txt.gz · Last modified: by Wulf Rajek