mdb help
I'm confronting a task to identify phanton files (files have been deleted when they were still open by running processes). I have worked out the major and minor number of the devices, and the inodes of the files. such as:
dev:334,7 ino:4797936
Can some one please tell me how to get the file names of these files by using mdb? pfiles command is not a option becuase it won't show the name of a deleted open file.
Thanks in advance,
Alex