what is mount ,tell me about mount ,how can u use in real
time project??
Answer Posted / satya
mount is a command which is used to copy or to use the
files or folders which are in windows into ur linux.
coomand:
mount /dev/hda5 /mnt/temp
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
How do I search for text in vi?
What do chgrp command do?
Who wrote grep?
Name the general commands in using unix os for a beginner?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do you grep a case insensitive?
What is the use of finger command?
Which command is used to restrict incoming messages?
What is the general format of unix command syntax?
What is s and g in sed command?
Why is shebang used?
How can you see the command line history?
What is the use of tee command?
What happens when we execute a unix command?
Is grep faster than awk?