Sample Header Ad - 728x90

Can't wrap my head around how to get any useful output from fuser

0 votes
1 answer
49 views
cd ~ touch test fuser -v -m test Outputs pretty much all processes on my system, including e.g. chromium. Isn't fuser supposed to be showing only the processes that use the file? I tried it on my Manjaro desktop and on a CentOS server, to the same result of a huge number of processes "using" a freshly created file.
Asked by jojman (627 rep)
Apr 16, 2022, 02:12 AM
Last activity: Apr 16, 2022, 02:48 AM