This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
88fd2c5bde
tldr
/
pages
/
linux
/
lscpu.md
252 B
Raw
Blame
History
lscpu
Displays information about the CPU architecture.
Display information about all CPUs:
lscpu
Display information in a table:
lscpu --extended
Display only information about offline CPUs in a table:
lscpu --extended --offline