HP-UX
1851506 회원
5629 온라인
104059 솔루션
새 메시지

FD by process...

 
lee1122
비정기 기여자

FD by process...

Hi, 

I want to check the number of fd for each process.

I used "pstat_getproc" to get the value of pst_highestfd, buf that was not what i wanted.

The value is the maximum value of fd that the process has opend.

Can I know the number of fd used each process ?