Linux CPU Info
Jump to navigation
Jump to search
Internal
- Linux#Getting_Runtime_Information
- https://home.feodorov.com:9443/wiki/Wiki.jsp?page=LinuxProcessInformation
vmstat
vmstat 1
top
Run "top" in batch mode, just one iteration:
top -b -n 1
proc cpuinfo
cat /proc/cpuinfo
For more details see Linux cpuinfo.