Chapter 15 Quiz (ITN107) - Working with the Command Line Interface

studied byStudied by 40 people
5.0(3)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 31

flashcard set

Earn XP

Description and Tags

32 Terms

1
A folder inside another folder is called a(n) ________.
Subfolder
New cards
2
What Windows command can be used to copy entire directories, including subdirectories?
xcopy
New cards
3
The command-line interface tells a user that it's ready to receive commands by displaying a specific set of characters called a(n) ________.
Prompt
New cards
4
Which of these is not a valid Microsoft Office file extension?
".gif"
New cards
5
Which command is used to create a new directory in Windows?
md
New cards
6
A text-based user interface, in which users type in instructions at a prompt, is also known as a ________ interface.
Command-line
New cards
7
What is another name for a folder?
Directory
New cards
8
The part of a filename following the period (.) is called the ________.
Extension
New cards
9
Which Windows command will power down a local or remote computer?
Shutdown
New cards
10
What Linux command is used to create a new directory?
mkdir
New cards
11
The exact location of a file is called its ________.
Path
New cards
12
In older Windows versions, the filename was restricted to ________ characters.
Eight
New cards
13
Which of these characters gives you all possible switches for a Windows command?
/?
New cards
14
Which key in the Windows command-line interface brings back the previous command, one letter at a time?
F1
New cards
15
Which symbol is called a pipe?
|
New cards
16
What Linux command displays the current working directory?
pwd
New cards
17
Which wildcard character replaces a single character in the command-line interface?
?
New cards
18
What switch to the Linux cp command allows it to copy multiple folders and files?
-R
New cards
19
On a Linux system it is considered bad manners to create files and folders in the ________ directory.
Root
New cards
20
In Windows, hard drive partitions are usually start with the letter ________.
C:
New cards
21
Which Windows command will copy encrypted files?
Robocopy
New cards
22
Windows uses a ________ to organize the contents in drives.
Hierarchical directory tree
New cards
23
In the Windows command-line syntax, a directory is referred to by which character(s)?
\\ (Backslash if isn’t showing)
New cards
24
A file not within a subfolder is said to be in the ________.
Root directory
New cards
25
What separates a filename and its extension?
Period
New cards
26
The standard copy/move commands can work on only one ________ at a time.
Directory
New cards
27
Which command shows the contents of the current directory in Windows?
dir
New cards
28
Which Linux command lists the contents of a directory?
ls
New cards
29
A Windows command switch is expressed by using which character?
/
New cards
30
What Linux command describes the syntax and options of a specific command?
man
New cards
31
A common way to access the command-line interface in Windows is through the ________.
Start Menu
New cards
32
Which command will allow you to go up a single directory level at a time?
cd ..
New cards
robot