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 |
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
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 are the processes that are not bothered by the swapper? Give Reason.
What are setuid/setgid in relation to file permissions?
In this command sqlplus -s username/password what is -S and what's the use..???
why unix commands simpler rather than complex task
Give two UNIX kernel parameters that effect an Oracle install
why unix command can be divided into internal and external command
What does iostat do?
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
how to set request time out value for name resolution on clients (hp-ux) ?
How to connect oracle database from unix
6 Answers Cap Gemini, IBM, Wirecard,