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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / p.ashwini
we can use finger command
finger is similar to that of "w" command .If the user
workes with a special file it would not be shown in the
list with "w" command.That file can be seen with figer
command
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the mount and unmount system calls?
What is a level 0 backup?
How are devices represented in UNIX?
What are the events done by the Kernel after a process is being swapped out from the main memory?
How would you change all occurrences of a value using VI?
What is 'inode'?
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
what is difference between kernel and shell?
How do you execute a UNIX command in the background?
What is ant_build.sh? Have u seen that file?
i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help
win 3.1 is a