Created
October 25, 2020 08:09
-
-
Save koumaza/0ed7c51f8a2b26dbfd6c062f6bdf487a to your computer and use it in GitHub Desktop.
For Learning
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
wmic process where 'name="python.exe"' CALL setpriority "high priority" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment