How do I know which file a program is trying to access?

Posted by user9069 on Ask Ubuntu See other posts from Ask Ubuntu or by user9069
Published on 2012-09-23T02:30:26Z Indexed on 2012/09/23 9:49 UTC
Read the original article Hit count: 254

Filed under:
|

I have a program which I am trying to run, however when I run it; it just complains that it can't find a particular file.

However I have no idea which folder it is trying to find this particular file in. I have a copy of the required file, I just need to know which folder to copy it too.

Is there any way to show in real time which files are being accessed or which files are trying and failing to be accessed?

I am using Ext4 filesystem if that helps.

Thanks

© Ask Ubuntu or respective owner

Related posts about files

Related posts about process