This target provides files (<fdinfo>) whose names are the decimal representations of the open file descriptors within the specified process ID (<pid>). The file might be read by the owning process to get information about the process open session with a file or directory. This information ...
Pseudo-file systems in z/TPF: PROCFS and SYSFSSummaryz/TPF PUT
The following example displays the contents of the/proc/self/fdinfo/1file by using theZFILE catcommand: User: ZFILE cat /proc/self/fdinfo/1 System: FILE0001I 14.43.13 START OF DISPLAY FROM cat /proc/self/fdinfo/1 pos 0 flags 00000003 END OF DISPLAY+...
This target provides a subdirectory that contains file descriptor information for the specified process ID <pid> in the system. The fdinfo directory can be opened and read iteratively to determine the number of files a process has opened and the actual f