List Question
20 TechQA 2023-12-19T14:34:32.753000Difference between lsof -i :<port> & socket statistics ss -lp | grep <port>?
68 views
Asked by Marc Leprince
verify open file descriptor with lsof
56 views
Asked by a k
What is parent directory of a process?
41 views
Asked by Sourav Kannantha B
Discrepancy between JMX getOpenFileDescriptorCount and lsof -p | wc -l
34 views
Asked by user2563050
Why is nodejs saying the port is in use?
110 views
Asked by Aaron Parisi
Using libproc to get ports used by processes on macos
134 views
Asked by faisal
How to decrease many opened files by MySQL in "lsof" command?
226 views
Asked by quenty658
why I can't start a docker container ? it reports something about the port being allocated
156 views
Asked by Station Yyy
Find who is holding cryptsetup/LUKS encrypted home (some KDE/X vs common sense madness)
200 views
Asked by e-pirate
How to filter out certain files from the output set of lsof on macOS?
200 views
Asked by HelloWorld
How to reimplement lsof +D on MacOS two avoid calling stat(2) twice?
97 views
Asked by HelloWorld
Two processes listen on the same port (using Jersey), but not responding to same requests
114 views
Asked by Sridhar Sarnobat
Automatically solve rm cannot remove path : device or resource busy error
45k views
Asked by JejeBelfort
Trying to figure out why empty files like /tmp/fc007620c1c8dcca are being created
304 views
Asked by Linda Derezinski
Is there a situation where curl can access a port that lsof doesn't to?
124 views
Asked by user2685761
How can I check which process is using an ip/port?
2.4k views
Asked by Drew
Could I list all running docker-compose files?
2.5k views
Asked by kvelev
lsof -i output explanation
600 views
Asked by Alex
How to print out the access right from linux kernel module
268 views
Asked by Anh Hoang
Use of watch and lsof + grep together
599 views
Asked by CrazyRabbit