process - How can I monitor which files a specific program changes? - Ask Ubuntu


this question has answer here:

the problem wish solve: need figure out in system specific program stores files. thought there might way me monitor files program changes. possible?

you use strace. read man strace , do:

strace -e trace=open specific_program 

Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu