Summary
2007-12-24 19:27:00
To know who is on a file :
#fuser -fu /path/file
To know who is on a directory :
#fuser -fu /path/
To know who is on a file system :
#fuser -cu /path/
Note that any actice process will lead to add a user to the list. I mean
that in the file system /var (for exemple), if syslogd is active, it is
considered as an active user in the volume.
To know if a user is a logged one, then you'll have the id number followed
by some code (c, o, r or t). If the code c is there, then the user is in the
directory.
Regards;
Sbastien Devaux
Administrateur Systme - DOR/OSD
Blue Consulting / Bouygues Tlcom
Email : sedevaux at bouyguestelecom.fr
> -----Message d'origine-----
> De: SRISHYLA G RAVI [SMTP:ravissg at migv.mot.com]
> Date: lundi 19 fvrier 2001 10:41
> : BLEU CONSULTING - DEVAUX, Sbastien
> Objet: RE: how to find
>
> Thans for informing , Pls give the syntax ....i am not aware of that...
>
>
Here is my Question..
>
> > > Hi Managers,
> > How to see that who and all using my folder. Is there any command
>
> > RAVI
> > _______________________________________________
> > codeprof mailing list
> > codeprof at codeprof.com
> > http://www.codeprof.com/execute/ask/?codeinfoid=2011
Comments
Got something to say?
You must be logged in to post a comment.

