file - how to correctly interpret the output of fuser -
i need understand behaviour of fuser because have different outputs using "fuser -m /file or directory name" , "fuser ." inside same directory.
with -m options have many processes not using ".". in fuser man page written -m option "specifies file on mounted file system or block device mounted. all processes accessing files on file system listed"
i need information because don't know if can delete directory trust in "fuser ."
could me please?
thanks
Comments
Post a Comment