what is mount ,tell me about mount ,how can u use in real
time project??
Answer Posted / varakumar reddy
mount attaches a file system to the file system hierarchy at
the mount_point, which is the pathname of a
directory. If
mount_point has any contents prior to the mount
operation,
these are hidden until the file system is unmounted.
umount unmounts a currently mounted file system,
which may
be specified either as a mount_point or as
special, the
device on which the file system resides.
The table of currently mounted file systems can be
found by
examining the mounted file system information file.
This is
provided by a file system that is usually
mounted on
/etc/mnttab. The mounted file system
information is
described in mnttab(4). Mounting a file system adds an
entry
to the mount table; a umount removes an entry
from the
table.
When invoked with both the special and mount_point
argu-
ments and the -F option, mount validates all
arguments
except for special and invokes the appropriate
FSType-
specific mount module. If invoked with no arguments,
mount
lists all the mounted file systems recorded in the
mount
table, /etc/mnttab. If invoked with a partial
argument list
(with only one of special or mount_point, or
with both
special or mount_point specified but not FSType),
mount
will search /etc/vfstab for an entry that will
supply the
missing arguments. If no entry is found, and the
special
argument starts with "/", the default local file
system
type specified in /etc/default/fs will be used.
Otherwise
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Who wrote grep?
What is the difference between cat command and more command?
Are you in or at the office?
What does the command '$ls | wc –l > file1' do?
How many unix commands are there?
What does this command do,"$more readme.txt“?
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
what is the advaantage of each user having its own copy of the shell?
What is merge command in unix?
What are awk commands?
What does sed command do in unix?
What is the command to view process running?
Is ‘du’ a command? If so, what is its use?
What is nr in awk command?
hw will u use awk in replacing cahrs and files