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 $0 bash?
Who command in unix?
What command is used to switching between users in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Write a command to kill the last background job?
How to find $ai_serual resolved path by using unix
What is awk good for?
What is used to type command?
Can you explain a little bit about command substitution?
Is it inbetween or in between?
What is merge command in unix?
What is unix command?
How do I search a whole word in vim?
How do you grep a case insensitive?
Write a command to display a file’s contents in various formats?