Assignment - Patilharshadap/hello-world1 GitHub Wiki

Welcome to the Unix-and-Shell-Programming-16CS33-Assignment wiki!

Command: mount and its option -B

Description of mount: This command can be used to mount any data media,such as hard disks,CD-ROM drives and other drives to a directory of the Linux file system.

Syntax:[commandname]

mount

Description of option B: It remount a subtree somewhere else(so that its contents are available in both places).

Syntax: Commandname -optionname

mount -B