• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/81

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

81 Cards in this Set

  • Front
  • Back
ASSOC
displays or modifies file extension associations
AT
schedules commands & programs to run on a computer
ATTRIB
displays or changes file attributes
BREAK
sets or clears extended CNTRL+C checking
CACLS
displays or modifies access control lists (ACLS) of files
CALL
calls 1 batch program from another
CD
displays the name or changes the current directory
CHCP
displays or sets the active code page number
CHDIR
displays the name of or changes the current directory
CHKDSK
checks a disk & displays a status report
CHKNTFS
displays or modifies the checking of disk at boot time
CLS
clears the screen
CMD
starts a new instance of the Windows command interpreter
COLOR
sets the default consoles foreground & background colors
COMP
compares the contents of 2 files or sets of files
COMPACT
displays or alters the compression of files on NTFS partitions
CONVERT
converts FAT volumes to NTFS
COPY
copies 1 or more files to another location
DATE
displays or sets the date
DEL
deletes 1 or more files
DIR
displays a list of files & subdirectories in a directory
DISKCOMP
compares the content of 2 floppy disks
DISKCOPY
Copies the contents of 1 floppy disk to another
DOSKEY
edits command lines, recalls Windows commands, & creates macros
ECHO
displays messages, or turns command echoing on or off
COMPACT
displays or alters the compression of files on NTFS partitions
CONVERT
converts FAT volumes to NTFS
COPY
copies 1 or more files to another location
DATE
displays or sets the date
DEL
deletes 1 or more files
DIR
displays a list of files & subdirectories in a directory
DISKCOMP
compares the content of 2 floppy disks
DISKCOPY
Copies the contents of 1 floppy disk to another
DOSKEY
edits command lines, recalls Windows commands, & creates macros
ECHO
displays messages, or turns command echoing on or off
ENDLOCAL
ends localization of environment changes in a batch file
ERASE
deletes 1 or more files
EXIT
quits the CMD.EXE program
FC
compares 2 files or sets of files & displays the differences between them
FIND
searches for a text string in a file or files
FINDSTR
searches for strings in files
FOR
runs a specified command for each file in a set of files
FORMAT
formats a disk for use with Windows
FTYPE
displays or modifies file types used in file extension associations
GOTO
directs the Windows command interpreter to a labeled line in a batch program
GRAFTABL
enables windows to display an extended character set in graphics mode
HELP
provides help information for Windows commands
IF
Performs conditional processing in batch programs
LABEL
creates, changes, or deletes the volume label of a disk
MD
creates a directory
MKDIR
creates a directory
MODE
configures a system device
MORE
displays output 1 screen at a time
MOVE
moves 1 or more files from 1 directory to another directory
PATH
displays or sets a search path for executable files
PAUSE
suspends processing of a batch file & displays a message
POPD
restores the previous value of the current directory saved by PUSHD
PRINT
prints a text file
PROMPT
changes the Windows command prompt
PUSHD
saves the current directory then changes it
RD
removes a directory
RECOVER
recovers readable information from a bad or defective disk
REM
records comments (remarks) in batch files or CONFIG.SYS
REN
renames a file or files
RENAME
renames a file or files
REPLACE
replaces files
RMDIR
removes a directory
SET
displays, sets, or removes Windows environment variables
SETLOCAL
begins localization of environment changes in a batch file
SHIFT
shifts the position of replaceable parameters in batch files
SORT
sorts input
START
starts a seperate window to run a specified program or command
SUBST
associates a path with a drive letter
TIME
displays or sets the system time
TITLE
sets the window title for a CMD.EXE session
TREE
graphically displays the directory structure of a drive or path
TYPE
displays the content of a text file
VER
displays the Windows version
VERIFY
tells Windows wether to verify that your files are written correctly to a disk
VOL
diplays a disk volume label & serial number
XCOPY
copies files & directory trees