Multiple choice technology operating systems

mkdir dirname --- make a new directory

  1. True

  2. False

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

In Unix and Linux operating systems, the mkdir command followed by a directory name is used to create a new directory. Therefore, the statement matching mkdir to making a new directory is true.