[sf-perl] Bad file number

Steve Fink sphink at gmail.com
Thu Jun 21 14:48:27 PDT 2007


On 6/21/07, Loo, Peter # PHX <Peter.Loo at source.wolterskluwer.com> wrote:
> I am wondering if there is a way to check how many files are open while in
> debug mode.

What platform? On Linux, run lsof -p <pid>. No debug mode needed. Or
ls -l /proc/<pid>/fd, which will give much the same thing. On Windows,
wave the chicken over your head three times and make the sound of a
pregnant pig. It won't help, but it might make you feel like you're
making progress.


More information about the SanFrancisco-pm mailing list