PEEKFD(1) | User Commands | PEEKFD(1) |
peekfd - peek at file descriptors of running processes
peekfd [-8,--eight-bit-clean] [-n,--no-headers] [-c,--follow] [-d,--duplicates-removed] [-V,--version] [-h,--help] pid [fd] [fd] ...
peekfd attaches to a running process and intercepts all reads and writes to file descriptors. You can specify the desired file descriptor numbers or dump all of them.
/proc/*/fd
None.
The following diagnostics may be issued on stderr:
Probably lots. Don't be surprised if the process you are monitoring dies.
2021-12-01 | psmisc |