TestOut Linux Pro Practice Test 2025 - Free Linux Pro Practice Questions and Study Guide

Question: 1 / 400

What command would you use to create a new directory?

mkdir new_directory

The command to create a new directory in Linux is "mkdir new_directory." The "mkdir" command stands for "make directory," which is specifically designed for this purpose. When you execute this command, the system generates a new directory with the name you provide, facilitating the organization of files and directories within the filesystem.

Other options like "touch new_directory" are meant for creating files, not directories. The "newdir new_directory" and "create new_directory" commands do not exist in standard Linux command syntax for directory creation. Thus, "mkdir" is the proper and widely recognized command used for establishing new directories in Linux.

Get further explanation with Examzify DeepDiveBeta

touch new_directory

newdir new_directory

create new_directory

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy