Hi folks,
I wrote a script that beside many other things runs a certain system binary that changes and creates some files in a certain directory.
the directory is always the same. But the files being changed and created are always different and I don't know the exact file names.
Is there any way to extend the script so it will give me a list of the files that have been changed and created withing the specified directory as long as the binary mentioned above was running ?
Regards
Thomas
I wrote a script that beside many other things runs a certain system binary that changes and creates some files in a certain directory.
the directory is always the same. But the files being changed and created are always different and I don't know the exact file names.
Is there any way to extend the script so it will give me a list of the files that have been changed and created withing the specified directory as long as the binary mentioned above was running ?
Regards
Thomas