In Linux /proc/<PID>/fd/<FD> is a link to the file corresponding to FD opened by
process with process id PID.

But in FreeBSD I don't see /proc/<PID>/fd at all.

How can I get the corresponding to FD file?

Thanks,
Yuri
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to