1752291 Members
4976 Online
108786 Solutions
New Discussion юеВ

Help

 
Rajarshi Gupta
Frequent Advisor

Help

Hi,

Is there any command in Digital Unix to know any process accessing a particular file system.

Thanks in advance
4 REPLIES 4
J. Bravo
Respected Contributor

Re: Help

Hello:

This is a forum of HP-UX; for HP-UX there is a command to know the process in a file or file structure:

fuser -cu

and with

fuser -k

you can kill the processes.

Regards;

J. Bravo.
Torsten.
Acclaimed Contributor

Re: Help

Digital Unix?

Try to ask your question here:

http://forums1.itrc.hp.com/service/forums/familyhome.do?familyId=280

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Rob Leadbeater
Honored Contributor

Re: Help

Hi,

It seems a moderator has probably moved your post to the Tru64 forum...

The solution would be the same as on HP-UX however: fuser.

http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN8/0148____.HTM

Hope this helps,

Regards,

Rob
Vladimir Fabecic
Honored Contributor

Re: Help

Yes, fuser is a solution.
You can also use open source utility lsof.
See:
http://h30097.www3.hp.com/demos/ossc/html/lsof.htm
In vino veritas, in VMS cluster