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
Are you in or at the office?
What does the command ' $who | sort –logfile > newfile' do?
What do chmod command do?
How to display no of records in oracle using unix command?
What is the difference between awk and grep?
What is the functionality of a top command?
What is grep short for?
What is the command to compare two files in unix?
What does this command do,"$more readme.txt“?
What is used to type command?
What will the following command do?
What does pipe () return?
Who wrote grep?
Which command will print your home directory on screen?
What is unix command line?