0

Is there any command to track what files are opened / closed / written by program with given PID in real time?

I want to:

  1. run a program,
  2. enable program file operations monitoring,
  3. do some stuff in program,
  4. check what files have been changed in time when I did some stuff.

I need something like lsof, but it should be appending operations info in real-time.

Jezor
  • 63

0 Answers0