Skip to content

Instantly share code, notes, and snippets.

@sorokadima
Last active January 14, 2020 08:00
Show Gist options
  • Save sorokadima/cba173f1f8dc80c7e5cd8c644387910a to your computer and use it in GitHub Desktop.
Save sorokadima/cba173f1f8dc80c7e5cd8c644387910a to your computer and use it in GitHub Desktop.
Ubuntu kill chromium (chrome, kill chromium process)
pkill -o chrome && pkill -o chromium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment