tech notes

Logging File Access in OSX

If you want to log all file accesses start the terminal, switch to root-user and type

fs_usage -w -f filesys > cap.txt

Every file access will be logged to cap.txt. You can grep, view edit for post analysis.

Leave a Reply

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Archives