Skip to content

Instantly share code, notes, and snippets.

@scsskid
Created November 14, 2020 14:40
Show Gist options
  • Save scsskid/0ba199e4ba5843cac5c4b78314437883 to your computer and use it in GitHub Desktop.
Save scsskid/0ba199e4ba5843cac5c4b78314437883 to your computer and use it in GitHub Desktop.
[Kill all Users' Procceses] #macos
sudo pkill -9 -u user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment