Skip to content

Instantly share code, notes, and snippets.

@mikeyjk
Created May 2, 2019 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeyjk/33a610ac7fb3ffc2687e9838fee04ea6 to your computer and use it in GitHub Desktop.
Save mikeyjk/33a610ac7fb3ffc2687e9838fee04ea6 to your computer and use it in GitHub Desktop.
grep logs being 'nicer' to CPU and IO
nice -n 19 ionice -c3 $yourStuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment