PROCESS-OPEN-FILES(1)marcp.xyzPROCESS-OPEN-FILES(1)
NAME
process-open-files - lsof the files a process holds
EXAMPLES
$ pgrep httpd | xargs -I {} -n 1 lsof -p {}
SEE ALSO
marcp.xyz2022-03-22PROCESS-OPEN-FILES(1)
process-open-files - lsof the files a process holds
$ pgrep httpd | xargs -I {} -n 1 lsof -p {}