Skip to content

Instantly share code, notes, and snippets.

@abelardojarab
Created November 18, 2017 17:06
Show Gist options
  • Select an option

  • Save abelardojarab/8019fea7ea8d127f1c83eb00131506f0 to your computer and use it in GitHub Desktop.

Select an option

Save abelardojarab/8019fea7ea8d127f1c83eb00131506f0 to your computer and use it in GitHub Desktop.
How to kill chrome or chromium and all its instances from command line

The answer is:

pkill chrome

or

pkill chromium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment