зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
7 строки
120 B
Plaintext
7 строки
120 B
Plaintext
http://www.cyberciti.biz/faq/linux-get-number-of-cpus-core-command/
|
|
|
|
CPU:
|
|
nproc
|
|
alias cpuinfo='lscpu'
|
|
cat /proc/cpuinfo
|