Created
July 12, 2017 03:37
-
-
Save dragonfire1119/10c63fbb3e314ba571eb1cdacf38b999 to your computer and use it in GitHub Desktop.
Helpful mac command line snippets
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 -p {processId} // See which app is running on that process id |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment