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
Which command can you use to find the currently running process in unix server?
Which command is used to restrict incoming messages?
How do you repeat a command in terminal?
What does 'mkdir' command do in UNIX?
What are grep patterns?
Name the general commands in using unix os for a beginner?
hw will u use awk in replacing cahrs and files
How do I use grep to search for a file?
What is ‘ps’ command for?
how to sort the content of the file based on numeric values
What is the command to view process running?
Using unix command how to display no of records in oracle?
How do I run a whois command?
What is difference between grep and find command in unix?
What is awk command used for?