Skip to content

Instantly share code, notes, and snippets.

@diogomonica
Created February 11, 2011 18:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diogomonica/822771 to your computer and use it in GitHub Desktop.
Save diogomonica/822771 to your computer and use it in GitHub Desktop.
Log what files are being opened and accessed on a OSX
sudo fs_usage -w -f filesys mdworker | egrep "open"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment