Is there a Linux command to monitor read and writes over a period of time? with what files were accessed and how much data was written.
Is there a Linux command to monitor read and writes over a period of time? with what files were accessed and how much data was written.
Iotop, lsof
They won’t do exactly what you want but will get you partway there