The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 09-05-2003
Kelam_Magnus's Avatar
Kelam_Magnus Kelam_Magnus is offline
Unix does a body good.
 

Join Date: Aug 2001
Location: DFW McKinney, TX,
Posts: 1,069
do a man on fuser...

fuser will identify processes that have a file or directory in use... fuser is esp helpful when you are trying to find a process that has a file open...

This helps many times when /tmp is reporting 100% and there are no large files in /tmp... I have seen oracle do this several times... and it only clears the space when the process is identified and summarily killed...

also, useful when you need to umount a directory for some disk maintenance...
__________________
My brain is your brain