Beginner Linux & Shell Scripting
Q5 / 100

What does the "mkdir" command do?

Correct! Well done.

Incorrect.

The correct answer is B) Creates a new directory

B

Correct Answer

Creates a new directory

Explanation

"mkdir" (make directory) creates one or more new directories with the specified names.

Progress
5/100