Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jhoos
  • Order by date
  1. jhoos

    Logging write and read operations of a specific process

    Thanks, that looks good.
  2. jhoos

    Logging write and read operations of a specific process

    Hello, how can i log or trace the file operations of a specific process under AIX? I want to start a program and need a list of all files this process and it´s subprocesses and threads have written to. For Linux "strace -o strace.txt -e verbose=open,read,write,close programtobeanalysed"...

Part and Inventory Search

Back
Top