I am trying to unmount a remote file system,but I do not
unmount that file system.How can i know the user name
(i.e.,user who is using that file system).....write the
command with argument
Answer Posted / navisite
you can use fuser -uc <filesystem>
it will list out the user (if any) accessing the filesystem.
If you want to forcefully remove the user from the
filesystem use
fuser -k <filesystem>
this will log the user off from the filesystem.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
win 3.1 is a
What are the events done by the Kernel after a process is being swapped out from the main memory?
what is the time for incident, problem and change management tickets?
why unix commands simpler rather than complex task
What is YACC?
what is output mkvg pvname
what is difference between milestone and run-levels in Solaris ?
Explain about Inodes?
Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?
In detail elaborate the system? What is driver?
i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help
If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh
Which is the most commonly used replacement algorithm?
I am new to Unix and Unix Shell scripting could you guide me on how to go about these subjects and where to start from with concern to Oracle?. I also would like to know where does UNIX shell Scripting help in terms of development of a application in Oracle? I have no clue in the subject so do help me. Thank You Neelima
What are the main differences between Apache 1.x and 2.x?