←back to thread

166 points LelouBil | 3 comments | | HN request time: 0.02s | source
Show context
perching_aix ◴[] No.45088446[source]
If this works remotely as well as the Windows version, I'm stoked. Polling for information (like with lsof) really rubs me the wrong way.
replies(2): >>45088480 #>>45088733 #
calvinmorrison ◴[] No.45088480[source]
really? i have to use procman and associated utilities often and they really pale in comparison with linux and even moreso other unix utils (like dtrace)
replies(5): >>45088759 #>>45089005 #>>45089451 #>>45091282 #>>45091614 #
1. TiredOfLife ◴[] No.45091614[source]
really? One of the things I miss when using linux is resmon. I have not found anything that has even remotely the same functionality. For example seeing which process is using which files.
replies(2): >>45092443 #>>45092487 #
2. olddustytrail ◴[] No.45092443[source]
You can do that with sysdig.
3. bdhcuidbebe ◴[] No.45092487[source]
There’s multiple tools.

For your stated issue, see lsfd

https://www.man7.org/linux/man-pages/man1/lsfd.1.html