Skip to content

Instantly share code, notes, and snippets.

@dragonfire1119
Created July 12, 2017 03:37
Show Gist options
  • Select an option

  • Save dragonfire1119/10c63fbb3e314ba571eb1cdacf38b999 to your computer and use it in GitHub Desktop.

Select an option

Save dragonfire1119/10c63fbb3e314ba571eb1cdacf38b999 to your computer and use it in GitHub Desktop.
Helpful mac command line snippets
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