👩💻 Join our community of thousands of amazing developers!
By default the command top will show you an aggregation of the cpu usage. If you want to see the statistics on each core you can do this within top. Normal top output: top - 16:39:08 up 23 days, 22:03, 2 users, load average: 0.07, 0.02, 0.00 Tasks: 88 total, 1 running, 87 sleeping, 0 stopped, 0 zombie Cpu(s): 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 536684k total, 514528k used, 22156k free, 3976k buffers Swap: 1048568k total, 352996k used, 695572k free, 53052k cached ...