What command to see which file is opened by a program during execution?

Paul Howarth paul at city-fan.org
Fri May 27 11:20:54 UTC 2005


VJ wrote:
> Hi,
>    I forgot this command which could be used to see what files are
> accessed by a program during it's execution time, the syntax was like
> following
> 
> command_i_forgot program_i_want_to_monitor
> 
> and it used to print all files/shared libraries a program used to load
> while program was running.
> 
> Can anybody tell what command is that?

strace

Paul.




More information about the fedora-list mailing list