On Tue, May 08, 2001 at 11:54:11PM +0200, Angel Parra wrote: > If somebody has left a process with an open file on a mount filesystem > or a shell with the pwd on it... how can I (root) discover the process > to get the filesystem unmounted without the > > "umount: /filesystem: device is busy"
From 'man fuser':
-m name specifies a file on a mounted file system or a
block device that is mounted. All processes accessÂ
ing files on that file system are listed. If a
directory file is specified, it is automatically
changed to name/. to use any file system that might
be mounted on that directory.
--
_______________________________________________________
| Web: http://web.morgul.net/~frodo/
| PGP Public Key: http://web.morgul.net/~frodo/mail.html
pgpZV9tTHKu7j.pgp
Description: PGP signature

