Operating System - HP-UX
1827295 Members
4147 Online
109717 Solutions
New Discussion

Re: file descriptors used

 
SOLVED
Go to solution
Don Ingels_1
Regular Advisor

file descriptors used

Is it possible to list the file descriptors used by a file when it runs?
2 REPLIES 2
Rodney Hills
Honored Contributor
Solution

Re: file descriptors used

Get "lsof" from http://hpux.cs.utah.edu/

Very useful tool.

HTH

-- Rod Hills
There be dragons...
Rodney Hills
Honored Contributor

Re: file descriptors used

If you have "glance", then the "F" option will list open files for a process.

HTH

-- Rod Hills
There be dragons...