2019-03-27 17:40:10 +00:00
|
|
|
# cpuid
|
|
|
|
|
|
|
|
> Exibe informações detalhadas sobre todas as CPUs.
|
2021-07-09 15:45:55 +01:00
|
|
|
> Mais informações: <http://etallen.com/cpuid.html>.
|
2019-03-27 17:40:10 +00:00
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Exibe informações de todas as CPUs:
|
2019-03-27 17:40:10 +00:00
|
|
|
|
|
|
|
`cpuid`
|
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Exibe informações apenas da CPU atual:
|
2019-03-27 17:40:10 +00:00
|
|
|
|
|
|
|
`cpuid -1`
|
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Exibe informações em hexadecimal sem decodificação:
|
2019-03-27 17:40:10 +00:00
|
|
|
|
|
|
|
`cpuid -r`
|