I don't know the answer to your specific question but the you can identify the processes which have the given file open using the fuser command. So if your culprit process still has the file open, this is one way to find it. Just ps to check on the process id's returned by "fuser FILENAME".
-- Rand -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
