Arijit,

Did you try utilities like fuser or lsof?

<http://linux.about.com/library/cmd/blcmdl1_fuser.htm>
<http://linux.about.com/library/cmd/blcmdl8_lsof.htm>

        -Aleksandar

Arijit Das wrote:

I have a huge Software System with lots of sub-systems and processes in it.

One of my file system's folder like "/u/arijit/MySystem/log" is getting deleted unintentionally by any of these processes.

Is there a way by which I can track which process is actually deleting this folder? In other words, given a inode, can I ask the unix flavaored OS to let me know which all processes tries "unlink"/deleting that inode?

-Arijit
_______________________________________________
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to