in reply to Recover a running perl script from memory?

Have you tried the other other file descriptors (entires in fd) for that process? The only other thing I can think of is if you have root access trying to find something in RAM, but then it's going to be the compiled op tree and not the source.

--
I'm not belgian but I play one on TV.

  • Comment on Re: Recover a running perl script from memory?