Day 2 Flashcards
On a Windows system, a standard directory listing labels an item name “Test” with preceding it. What is Test?
A Directory
What Windows syntax will display the time, without prompting for a time change?
Time /t
What is the Windows command used to copy directory trees and files?
Xcopy
_______ is defined as the grammatical rules and patterns governing the ordered use of appropriate words and symbols for issuing commands.
Syntax
What character symbol is used to redirect a standard output to a file instead of displaying it on the screen?
>
Entering what command will clear the CLI screen?
Cls
What is the Windows command used to move or rename a directory?
Move
What is the Windows command used to make a directory?
Mkdir
On a Windows system, the ______ path begins with the volume and contains the complete location of the file or directory.
Absolute
What is the Windows command used to search for a text string in a text file?
Find
On a Windows system, the ______ command may be used to display a list of files and directories.
Dir
What is the Windows command displays all previously entered commands?
Doskey /history
On a Windows system, the ______ command may be used to display or change the current directory.
Cd
On a Windows system, the _____ command may be used to specify a new command prompt.
Prompt
What Windows syntax displays create time?
Dir /t:c