Skip to content

Instantly share code, notes, and snippets.

@koumaza
Created October 25, 2020 08:09
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 koumaza/0ed7c51f8a2b26dbfd6c062f6bdf487a to your computer and use it in GitHub Desktop.
Save koumaza/0ed7c51f8a2b26dbfd6c062f6bdf487a to your computer and use it in GitHub Desktop.
For Learning
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