LPIC-1 Exam 101 v5 (Linux Administrator) — Question 45

What does the command mount --bind do?

Answer options

Correct answer: A

Explanation

The correct answer is A, as the mount --bind command allows the contents of one directory to be accessed from another location in the filesystem. The other options do not accurately describe the function of mount --bind and refer to different mounting behaviors or options that do not exist.