what is mount ,tell me about mount ,how can u use in real
time project??
Answers were Sorted based on User's Feedback
Answer / varun
mount is nothing but a command which displays the already
mounted file systems.
| Is This Answer Correct ? | 0 Yes | 6 No |
How can you create a symbolic link to a file or directory?
What is the functions of zambie process?
In UNIX, what is the command to edit contents of the file?
How are UNIX file permissions represented?
What command will bring user back to their home directory in UNIX?
what is the difference between pipe(|) and tee command..
What are Unix processes, and how do you manage them?
How do you change file permissions?
Which command is used to delete all files in the current directory and all its sub-directories?
How to add content of one file into another file at the beginning
How does shebang work?
What does the command ' $who | sort –logfile > newfile' do?