Skip to content

Instantly share code, notes, and snippets.

@philipbeadle
Last active September 1, 2015 22:51
Show Gist options
  • Save philipbeadle/e1200525393bc5eebdd7 to your computer and use it in GitHub Desktop.
Save philipbeadle/e1200525393bc5eebdd7 to your computer and use it in GitHub Desktop.
find all Chrome instances
ps -ef | grep "Google Chrome"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment