mountΒΆ

Name

mount – mount a file system

Synopsis

mount [dir]

Description

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.