Skip to content

Instantly share code, notes, and snippets.

@dndydon
Created January 26, 2018 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dndydon/6d56410235b9723d2875b2be50fdfe80 to your computer and use it in GitHub Desktop.
Save dndydon/6d56410235b9723d2875b2be50fdfe80 to your computer and use it in GitHub Desktop.
lsof -c com.apple | cut -c 83- | sort | uniq -c | sort -r
@dndydon
Copy link
Author

dndydon commented Jan 26, 2018

This is just for Apple's processes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment