Skip to content

Instantly share code, notes, and snippets.

@iguoli
Created August 1, 2018 05:14
Show Gist options
  • Save iguoli/c0db360ac2082e47917469d4609edc21 to your computer and use it in GitHub Desktop.
Save iguoli/c0db360ac2082e47917469d4609edc21 to your computer and use it in GitHub Desktop.
Linux下查看CPU数量及使用率
$ lscpu

$ top
按1会显示所有cpu信息

$ htop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment