The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Filesystems, Disks and Memory
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 11-30-2007
Tahir Saleh Tahir Saleh is offline
Registered User
 

Join Date: Nov 2007
Posts: 3
Quote:
Originally Posted by grial View Post
what about fuser without "-k"? Does it show any process?
yes "fuser /mnt" shows the process ID=3251.

and "ps -ax" reveals
PID TTY STAT TIME COMMAND
3251 ? S 0:00 /usr/libexec/gam_server

i dont know how to approach this problem can anyon guide me with this.

Last edited by Tahir Saleh; 12-01-2007 at 01:05 AM..
Reply With Quote