Determine files modified by process

Posted by balor123 on Stack Overflow See other posts from Stack Overflow or by balor123
Published on 2010-03-12T19:08:53Z Indexed on 2010/03/12 21:27 UTC
Read the original article Hit count: 170

Filed under:
|

I'm writing a program to be run from the Linux user space which spawns another process. How can it determine which files were modified by the spawned process after it completes?

© Stack Overflow or respective owner

Related posts about unix

Related posts about linux