what is mount ,tell me about mount ,how can u use in real
time project??
Answer Posted / subbareddy kake
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(8) command will
detach it again.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is awk good for?
What is awk used for?
What is grep command in unix with examples?
Name the general commands in using unix os for a beginner?
What command will change your prompt to myprompt?
Write a command to display a file’s contents in various formats?
What is the use of sed command in unix?
Which command is used to restrict incoming messages?
What is ctrl d?
What is grep r?
Describe the zip/unzip command using gzip.
Give the command for finding the current date.
What is the use of awk command in unix?
What is the use of cut command in unix?
What does sed command do in unix?