Day 2 Flashcards

1
Q

On a Windows system, a standard directory listing labels an item name “Test” with preceding it. What is Test?

A

A Directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What Windows syntax will display the time, without prompting for a time change?

A

Time /t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the Windows command used to copy directory trees and files?

A

Xcopy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

_______ is defined as the grammatical rules and patterns governing the ordered use of appropriate words and symbols for issuing commands.

A

Syntax

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What character symbol is used to redirect a standard output to a file instead of displaying it on the screen?

A

>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Entering what command will clear the CLI screen?

A

Cls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the Windows command used to move or rename a directory?

A

Move

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the Windows command used to make a directory?

A

Mkdir

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

On a Windows system, the ______ path begins with the volume and contains the complete location of the file or directory.

A

Absolute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the Windows command used to search for a text string in a text file?

A

Find

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

On a Windows system, the ______ command may be used to display a list of files and directories.

A

Dir

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the Windows command displays all previously entered commands?

A

Doskey /history

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

On a Windows system, the ______ command may be used to display or change the current directory.

A

Cd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

On a Windows system, the _____ command may be used to specify a new command prompt.

A

Prompt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What Windows syntax displays create time?

A

Dir /t:c

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the possibilities of using improper syntax?

A

Command will not execute.

17
Q

What is the Windows command used to list a graphical display of a folder structure?

A

tree

18
Q

The Windows _______ command will display the OS build number and version.

A

Ver

19
Q

Windows command to delete files.

A

Delete

20
Q

What is the Windows command used to copy one or more files to another location?

A

Copy