what is mount ,tell me about mount ,how can u use in real
time project??
Answer Posted / lakshmi sreekanth
All files accessible in a Unix system are arranged in
one big tree, the file hierarchy, rooted at /.
These files can be spread out over several devices. The
mount command serves to attach the file system found on some
device to the big file tree. Conversely, the umount will
detach it again.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is awk used for?
What is a bash command?
What are the unix commands?
What are grep patterns?
Which command is used to restrict incoming messages?
How do I use nslookup?
What is the command to find maximum memory taking process on the server?
What does 'mkdir' command do in UNIX?
Differentiate cmp command from diff command.
What is unix command?
Which command should you use to find the remaining disk space in unix server?
What is the use of the tee command?
Why is shebang used?
What is the difference between cat and more command?
what is the advaantage of each user having its own copy of the shell?