On Mon, 17 Mar 2003 [EMAIL PROTECTED] wrote: > How can I see what file handles are pointed at a given file. I am having a > problem where I open, read, and close a certain file. Then another part of > the script tries to open that same file, but can't. I suspect something is > holding it open. Another file handle perhaps, but I have not been able to > track it down.
Let's see some code. Did you check $! after the open failed to see what the error was? -- Brett http://www.chapelperilous.net/ ------------------------------------------------------------------------ knghtbrd: there may be no spoon, but can you spot the vulnerability in eye_render_shiny_object.c? -- rcw -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]