How to kill chrome / chromium master and all its child processes or instances in Linux from the command line?
The answer is:
pkill chrome
or
pkill chromium
How to kill chrome / chromium master and all its child processes or instances in Linux from the command line?
The answer is:
pkill chrome
or
pkill chromium