Skip to content

Instantly share code, notes, and snippets.

@henyihanwobushi
Created May 22, 2018 03:44
Show Gist options
  • Save henyihanwobushi/eb05189336dc4832325343c152503277 to your computer and use it in GitHub Desktop.
Save henyihanwobushi/eb05189336dc4832325343c152503277 to your computer and use it in GitHub Desktop.
kill specific process
sudo kill "$(pgrep Main)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment