snippetbashTip
lstopo-no-graphics — Manage and query hardware topology information. More information: <https://manned.org/lstopo-no-grap
Viewed 0 times
commandhardwareandtopologyclimanagequerylstopo-no-graphics
linux
Problem
How to use the
lstopo-no-graphics command: Manage and query hardware topology information. More information: <https://manned.org/lstopo-no-graphics>.Solution
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-graphicsDisplay only physical cores (ignore logical processors):
lstopo-no-graphics --only puDisplay the topology with physical indexes:
lstopo-no-graphics {{[-p|--physical]}}Display help:
lstopo-no-graphics {{[-h|--help]}}Code Snippets
Display the machine topology in a tree format
lstopo-no-graphicsDisplay only physical cores (ignore logical processors)
lstopo-no-graphics --only puDisplay the topology with physical indexes
lstopo-no-graphics {{[-p|--physical]}}Display help
lstopo-no-graphics {{[-h|--help]}}Context
tldr-pages: linux/lstopo-no-graphics
Revisions (0)
No revisions yet.