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 does find command return in unix?
What is pipe command in unix?
How many unix commands are there?
Which command can you use to find the currently running process in unix server?
What is the search command in unix?
What are some command words?
What is the nmap command?
What are the commands in UNIX to list the files in a Directory?
What command will change your prompt to myprompt?
What difference between cmp and diff commands?
What is the use of sed command in unix?
What is the use of egrep command in unix?
What is the command to find maximum memory taking process on the server?
Name the general commands in using unix os for a beginner?
What do chmod command do?