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 the standard Unix/Linux command for creating new directories. It's one of the most basic filesystem operations.