Size: 158
Comment:
|
Size: 167
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Just run `psrinfo -v` | Just run `cat /proc/cpuinfo`. |
Line 4: | Line 4: |
If you want to know that platform and kernel you're on, run `uname -a` | If you want to know that platform and kernel you're on, run `uname -a`. |
How do i know what kind of processor I am working with?
Just run cat /proc/cpuinfo.
If you want to know that platform and kernel you're on, run uname -a.