Created
January 7, 2023 16:15
-
-
Save pace-noge/fde63655d630132b1ed29e35b9e7535f to your computer and use it in GitHub Desktop.
Get Cpu Usage filter by COMMAND
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| top -stats "command, cpu" | grep --line-buffered "iTerm2" > cpu.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment