Term
What command displays a list of files and subdirectories in a directory? |
|
Definition
|
|
Term
What command displays a list of files and subdirectories that are hidden? |
|
Definition
|
|
Term
What command displays a list of files and subdirectories that are read-only? |
|
Definition
|
|
Term
What command displays a list of files and subdirectories and sorts them by name? |
|
Definition
|
|
Term
What command displays a list of files and subdirectories and pauses after each screenful of information? |
|
Definition
|
|
Term
What command displays the name of or changes the current directory? |
|
Definition
|
|
Term
What is the difference between CD DOS and CD \DOS? |
|
Definition
CD DOS changes into the DOS folder in your current folder? CD \DOS changes into the DOS folder under the root |
|
|
Term
What is the difference between CD DOS and CD ..\DOS? |
|
Definition
CD DOS changes into the DOS folder in your current folder. CD ..\DOS changes into the DOS folder located under your parent's folder |
|
|
Term
What command creates a directory? |
|
Definition
|
|
Term
What is the difference between MD RON and MD \RON? |
|
Definition
MD RON makes a folder under your current folder. MD \RON makes a folder called RON under the root |
|
|
Term
What command formats a disk for use with Windows? |
|
Definition
|
|
Term
What is the command to format A: drive? |
|
Definition
|
|
Term
What is the command to quick format A: drive? |
|
Definition
|
|
Term
What is the command to format A: drive unconditionally? (that is to ignore error messages and continue the format) |
|
Definition
|
|
Term
What is the command to format A: drive and make it bootable? |
|
Definition
FORMAT A: /S (works only with Windows 9x) |
|
|
Term
What command changes to the root directory? |
|
Definition
|
|
Term
What command displays the current directory? |
|
Definition
|
|
Term
What command changes the Windows command prompt? |
|
Definition
|
|
Term
What is the command to change the prompt to only display the date? |
|
Definition
|
|
Term
What is the command to change the prompt to the date followed by a space, followed by the time and followed by another space? |
|
Definition
|
|
Term
What is the command to change the prompt back to the default settings? |
|
Definition
|
|
Term
What command moves one or more files from one directory to another directory? |
|
Definition
|
|
Term
What is the command to move the file C:\RON\TEMP.BAT to the root of A: drive and to suppress any messages? |
|
Definition
MOVE C:\RON\TEMP.BAT A:\ /Y |
|
|
Term
What command removes a directory? |
|
Definition
|
|
Term
What is the command to remove the folder C:\RON and all subfolders inside it and to suppress any messages? |
|
Definition
|
|
Term
What command displays or sets a search path for executable files? |
|
Definition
|
|
Term
What is the command to display the current path? |
|
Definition
|
|
Term
What is the command to add C:\BATCH to the end of the current path? |
|
Definition
|
|
Term
What is the command to add C:\BATCH to the beginning of the current path? |
|
Definition
|
|
Term
What command copies one or more files to another location? |
|
Definition
|
|
Term
What is the command to copy the file F:\TEST.TXT to A:\ and verifies that the new file is written correctly? |
|
Definition
|
|
Term
What command displays the contents of a text file? |
|
Definition
|
|
Term
What is the command to display the text of the file G:\DOS\TEMP\A.BAT? |
|
Definition
|
|
Term
What command change to F: drive? |
|
Definition
|
|
Term
What command displays a list of files and subdirectories on the root of your current drive? |
|
Definition
|
|
Term
What command displays a list of files and subdirectories in your parent's directory? |
|
Definition
|
|
Term
What command displays a list of files and subdirectories in the root of A: drive? |
|
Definition
|
|
Term
What command displays a list of files and subdirectories in the folder called DOS on A: drive? |
|
Definition
|
|
Term
What command deletes one or more files? |
|
Definition
|
|
Term
What is the command to delete the file C:\README.TXT and prompts for confirmation? |
|
Definition
|
|
Term
What is the command to delete the read-only file called D:\INFO.DOC? |
|
Definition
|
|
Term
What is the command to delete all of the files in C:\WINDOSBK including the files in the subdirectories, but does not delete the directories themselves? |
|
Definition
|
|
Term
What is the command to delete all of the files with an extension of .TMP in the current directory? |
|
Definition
|
|
Term
What is the command to delete all of the files in the parent directory? |
|
Definition
|
|
Term
What is the command to delete all of the files in the root directory? |
|
Definition
|
|
Term
What command renames a file or files? |
|
Definition
|
|
Term
What command renames the file called NOW.TXT to NOW.BAK in the current folder? |
|
Definition
|
|
Term
What command moves one or more files from one directory to another directory? |
|
Definition
|
|
Term
What command moves all files with a .MP3 extension to the parent directory? |
|
Definition
|
|
Term
What command moves all files with a .MP3 extension to a subfolder called MUSIC in your current folder? |
|
Definition
|
|