mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
Co-authored-by: zhuhongboAAA <161548655+zhuhongboAAA@users.noreply.github.com> Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
441 B
441 B
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]}}