Last active
September 1, 2015 22:51
-
-
Save philipbeadle/e1200525393bc5eebdd7 to your computer and use it in GitHub Desktop.
find all Chrome instances
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ps -ef | grep "Google Chrome" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment