Update lscpu.md
This commit is contained in:

committed by
GitHub

parent
3fcb746475
commit
83d6f4528d
@@ -2,14 +2,14 @@
|
||||
|
||||
> Displays information about the CPU architecture.
|
||||
|
||||
- Display information about all online CPUs:
|
||||
- Display information about all CPUs:
|
||||
|
||||
`lscpu`
|
||||
|
||||
- Display information about offline CPUs:
|
||||
|
||||
`lscpu --offline`
|
||||
|
||||
- Display information in a table:
|
||||
|
||||
`lscpu --extended`
|
||||
|
||||
- Display only information about offline CPUs in a table:
|
||||
|
||||
`lscpu --extended --offline`
|
||||
|
Reference in New Issue
Block a user