how to trace file creation under a directory
Hi Experts,
I want to trace file creation under a globbed directory.
e.g., when a file is create under directory:
/opt/apps/algo/alcr5/TOP/workspace/bns_*20160224*/RWSimService
I want to know the names of:
the file created
the process
the parent process
Is this possible?
Thanks in advance,
Alex