Get CPU use: Difference between revisions
From Cramsession
Jump to navigationJump to search
✍️ Verified Author: Mflavell • Click to view professional profile & credentials
(Created page with "top -b -n 1 | grep Cpu") |
No edit summary |
||
| Line 1: | Line 1: | ||
top -b -n 1 | grep Cpu | top -b -n 1 | grep Cpu | ||
Latest revision as of 15:06, 11 July 2024
top -b -n 1 | grep Cpu