Created
May 3, 2019 15:27
-
-
Save felipenoris/10a7ca5fc7d166629933d2e0383b46d9 to your computer and use it in GitHub Desktop.
This file contains 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 | |
ccall(:setpriority, Cint, (Cint, Cint, Cint), 0, 0, 3)` to decrease priority by 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment