[plug] mount/umount
    Anthony J. Breeds-Taurima 
    tony at cantech.net.au
       
    Thu Jul  6 10:16:38 WST 2000
    
    
  
On Thu, 6 Jul 2000 bburns at erggroup.com wrote:
> How can you tell what process currently has a filesystem locked?
fuser -vm directory
This will list all of the process that have an active process on a given
mounted filesystem
man fuser for more info.
Yours Tony.
/*
 * "The significant problems we face cannot be solved at the 
 * same level of thinking we were at when we created them."
 * --Albert Einstein
 */
    
    
More information about the plug
mailing list