Skip to content

Instantly share code, notes, and snippets.

@pace-noge
Created January 7, 2023 16:15
Show Gist options
  • Select an option

  • Save pace-noge/fde63655d630132b1ed29e35b9e7535f to your computer and use it in GitHub Desktop.

Select an option

Save pace-noge/fde63655d630132b1ed29e35b9e7535f to your computer and use it in GitHub Desktop.
Get Cpu Usage filter by COMMAND
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