FG
💻 Software

View Filesystem Access in Real Time on Mac OS X

Fresh7 days ago
Mar 15, 202622556 views
Confidence Score0%
0%

Problem

Had a sysinternals tool (filemon) for that, but now I can find something similar for the mac. I'm a developer and I basically want to debug "file not found" or "wrong permissions" errors.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: View Filesystem Access in Real Time on Mac OS X

Low Risk

You can use or in Terminal. can be quite powerful. If it's about a specific process, you can try sampling it in Activity Monitor. For a GUI tool, my recommendation is fseventer: More GUI-oriented utilities, which I haven't used: FileMon FS Spy

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment