In the Windows 10 CLI, if you omit the path in the TREE command, the command displays an error
message. - Answers False
As a CentOS 7 superuser, you can arrange information anywhere in the directory structure. - Answers
True
Directories cannot be alphabetically sorted using the Windows 10 CLI. - Answers False
The RENAME and REN commands do not allow you to specify a new drive or path for your destination
file. - Answers True
The Windows 10 CLI requires quotation marks to enclose filenames that contain spaces. - Answers
False
In Windows 10, you can open the command prompt console by clicking Start and then clicking which
element? - Answers All apps
In Windows 10, to view a graphical representation of the directories on a disk you can use the __
command? - Answers TREE
To include filenames in the structure shown by the Windows 10 TREE command, you should use what
switch? - Answers /F
In Windows 10, when you are entering commands into the CLI you can use two wildcard characters.
One of these wildcard characters is the star (*); what is the other wildcard character that can be
used? - Answers question mark (?)
Windows Explorer has a pane located on the left side which can display the directory structure of one
or more drives. What is the name of this pane? - Answers Navigation pane
In Windows, what is the term to define any blank area in a window? - Answers white space
What command can a CentOS 7 user execute to allow them to page through a list of directories and
files on a disk that is too long for a one-screen display? - Answers more
In CentOS 7, to control the order in which items appear in a list, you can pipe the output of the ls
command to which additional command? - Answers sort
When administering CentOS 7, which ls command option can be added to view any hidden files? -
Answers -a
Which command in the Windows 10 CLI specifies that you want to display the current drive and
directory? - Answers CD
When you are navigating through a system's directories within the Windows 10 CLI, what command
will allow you to back up one subdirectory? - Answers CD ..
In the Windows 10 CLI, which command will create a subdirectory? - Answers MD
In the CentOS 7 CLI, you create a directory using which command? - Answers mkdir
When using the RD command in the Windows 10 CLI, what switch will execute the removal of all
directories and files in the specified directory and the directory itself? - Answers /S
In the Windows 10 CLI, what command can you use to copy one or more files to an alternative
location? - Answers COPY
When working in the Windows 10 CLI, the XCOPY command can be used with what switch to make
the operating system not display filenames while copying? - Answers /Q
What command will allow a CentOS 7 user the ability to copy files or directories in the directory tree?
- Answers cp
What command will allow a CentOS 7 user the ability to move files and directories in the directory
tree? - Answers rm
When using the FORMAT command in Windows 10 to format a disk, what switch can specify a volume
label of up to eleven characters? - Answers /V
Before using a removable disk with CentOS 7, what must an administrator do before they format the
removable disk? - Answers unmount
In CentOS 7, what command allows you to copy files to a formatted disk or a USB drive? - Answers cp
What type of interface allows you to issue commands efficiently, view the directory structure, and
execute other tasks? - Answers CLI
Windows and Linux based operating systems use different types of general logic for entering
commands. What is the alternative name that refers to these different logics? - Answers syntax
CLI commands in Windows 10 are issued on a line that is usually identified by what type of blinking
element? - Answers cursor