Created
April 9, 2014 06:15
-
-
Save vladimir-e/10231014 to your computer and use it in GitHub Desktop.
Snoop on the program when it's running to see what files and ports are open #osx #macos
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
sudo lsof | grep AppName | grep -v Applications |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment