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
Last activity: Apr 16, 2022, 02:48 AM