mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
333 B
333 B
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]}}