Multiple choice technology operating systems

The command "mkdir" is used to make a directory?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The mkdir command (short for "make directory") is used to create new directories in Unix/Linux and other operating systems. It's one of the most fundamental file system commands.