How can I know the Linux IO operation history? -


i want query ubuntu linux i/o operation history of partition, such rm , mv. file system of partition ext4.

when use linux, io operation, history keyword search in google, of results io monitor; that's not want.

so there method make it?

i think best bet read the source code of extundelete, seems able parse ext[34] journal data.


Comments