Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is mount ,tell me about mount ,how can u use in real
time project??

Answer Posted / sreedhar

In computers, to mount is to make a group of files in a
file system structure accessible to a user or user group.
In some usages, it means to make a device physically
accessible.

In a UNIX environment, the mount command attaches discs, or
directories logically rather than physically. The Unix
mount command makes a directory accessible by attaching a
root directory of one file system to another directory,
which makes all the file systems usable as if they were
subdirectories of the file system they are attached to.

Unix recognizes devices by their location, as compared to
Windows, which recognizes them by their names (C: drive,
for example).


Command Usage example:
$ mount /dev/hda1 /mnt/temp

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does 'mkdir' command do in UNIX?

1376


What do know about tee command and its usage?

1249


What will the following command do?

1176


How do I use nslookup?

1148


Name the various commands that are used for the user information in unix.

1136


Does cp command overwrite files?

1271


What is awk good for?

1194


what is the advaantage of each user having its own copy of the shell?

2615


How do I open a port?

1145


Is command prompt unix?

1225


What is the use of the tee command?

1153


Is grep faster than awk?

1085


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1631


What is awk used for?

1179


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

1361