Created
May 2, 2019 08:38
-
-
Save mikeyjk/33a610ac7fb3ffc2687e9838fee04ea6 to your computer and use it in GitHub Desktop.
grep logs being 'nicer' to CPU and IO
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
nice -n 19 ionice -c3 $yourStuff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment