UGU: Unix Guru Universe - Unix Tip #4520- July 26, 2024
- Home : Help : Today's TipUnix Tip #4520- July 26, 2024
FILES OPENED BY A PROCESS
FILES OPENED BY A PROCESS
This is supported on Sun
This is supported on Sun
Solaris, not too sure about
Solaris, not too sure about
other Unix flavours.
other Unix flavours.
I badly wanted to find out
I badly wanted to find out
all the files opened by
all the files opened by
a process, and that is
a process, and that is
when I found pfiles.
when I found pfiles.
Where pid is the process-id
Where pid is the process-id
of the process.
of the process.
It lists the inode numbers
It lists the inode numbers
of all the files, opened
of all the files, opened
by that process.
by that process.
This tip generously supported by: mdhar@miel.mot.com
This tip generously supported by: mdhar@miel.mot.com NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.
NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.