Sample Header Ad - 728x90

How to measure changes to the filesystem done by a certain application?

2 votes
1 answer
75 views
I am using a command line application which creates a great amount of intermediate artifacts to the file system and then at some point deletes them. On environments where storage space is constrained this can pose a problem. I'd like to know if there's a tool which would allow me to run the application under and then summarise the changes that were done to the filesystem when it terminates (mainly amount of created/deleted files and their sizes).
Asked by carlossless (243 rep)
Aug 12, 2016, 12:56 PM
Last activity: Nov 1, 2018, 01:34 PM