mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
lstopo-no-graphics: add page (#19240)
Co-authored-by: zhuhongboAAA <161548655+zhuhongboAAA@users.noreply.github.com> Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
co-authored by
zhuhongboAAA
Dylan
parent
cea2825e30
commit
2b09ca4ae1
@@ -0,0 +1,20 @@
|
||||
# lstopo-no-graphics
|
||||
|
||||
> Manage and query hardware topology information.
|
||||
> More information: <https://manned.org/lstopo-no-graphics>.
|
||||
|
||||
- Display the machine topology in a tree format:
|
||||
|
||||
`lstopo-no-graphics`
|
||||
|
||||
- Display only physical cores (ignore logical processors):
|
||||
|
||||
`lstopo-no-graphics --only pu`
|
||||
|
||||
- Display the topology with physical indexes:
|
||||
|
||||
`lstopo-no-graphics {{[-p|--physical]}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`lstopo-no-graphics {{[-h|--help]}}`
|
||||
Reference in New Issue
Block a user