logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Control FATrace - Report File Access Events | Online Free DevTools by Hexmos

Control file system activity with FATrace. Monitor file access events on Linux systems for debugging and performance analysis. Free online tool, no registration required.

fatrace

Report file access events. More information: https://manned.org/fatrace.

  • Print file access events in all mounted filesystems to stdout:

sudo fatrace

  • Print file access events on the mount of the current directory, with timestamps, to stdout:

sudo fatrace {{[-c|--current-mount]}} {{[-t|--timestamp]}}

See Also