*: add Catalan translation (#7736)

This commit is contained in:
Seifer23
2022-02-06 04:25:41 +01:00
committed by GitHub
parent 11ada9c938
commit 99db37b3af
80 changed files with 1502 additions and 0 deletions

16
pages.ca/linux/cpuid.md Normal file
View File

@@ -0,0 +1,16 @@
# cpuid
> Mostra informació detallada sobre totes les CPUs.
> Més informació: <http://etallen.com/cpuid.html>.
- Mostra informació de totes les CPUs:
`cpuid`
- Mostra informació només per la CPU actual:
`cpuid -1`
- Mostra informació hexadecimal en brut sense decodificar:
`cpuid -r`