Command Prompt Commands

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/51

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

52 Terms

1
New cards

BCDEDIT

Sets properties in boot database to control boot loading

2
New cards

CD

Shows the name of or changes a current directory

3
New cards

CHDIR

Displays the name of or changes the name current directory

4
New cards

CHDISK

Checks a disk and displays a status report

5
New cards

CLIP

Redirects output of another command to the windows clipboard

6
New cards

CLS

Clears screen

7
New cards

CMD

Starts a new instance of the windows command interpreter

8
New cards

CMDKEY

Creates, lists and deletes stored user names and passwords or credentials

9
New cards

COMP

Compares the contents of two files or sets of files byte-by-byte

10
New cards

COPY

Copies one or more files to another location

11
New cards

DEFRAG

Disk defragmentor accessory

12
New cards

DEL

Deletes one or more files

13
New cards

DIR

Displays a list of files and subdirectories in a directory

14
New cards

DISKCOMP

Compares the contents of two floppy disks

15
New cards

DISKCOPY

Copies the content of one floppy to the other

16
New cards

DISKPART

Displays or configures disk partition properties

17
New cards

ECHO

Displays message, or turns command echoing on or off

18
New cards

ERASE

Deletes on or more files

19
New cards

EXIT

Quits and closes the command shell

20
New cards

FC

Compares two files or sets of files, and displays the difference between them

21
New cards

FIND

Searches for a text string in a file or files

22
New cards

FINDSTR

Searches for strings in files

23
New cards

FORMAT

Formats a disk for use with windows

24
New cards

GOTO

Directs the windows command interpreter to a labeled line in a batch program

25
New cards

HELP

Provides help information for windows command

26
New cards

IPCONFIG

Displays all current TCP/IP network configuration values

27
New cards

MID

Creates a directory

28
New cards

MKDIR

Creates a directory

29
New cards

MKLINK

Creates symbolic links and hard links

30
New cards

MODE

Configures a system device

31
New cards

MORE

Displays output one screen at a time

32
New cards

MOVE

Moves one or more files from one directory to another directory

33
New cards

PATH

Displays or sets a search path for executable files

34
New cards

PRINT

Prints a text file

35
New cards

RD

Removes a directory

36
New cards

REM

Designates comments (remarks) in batch files

37
New cards

REN

Renames a file or files

38
New cards

RENAME

Renames a file or files

39
New cards

REPLACE

Replaces a file or files

40
New cards

RMDIR

Removes a directory

41
New cards

ROBOCOPY

Advanced utility to copy files and directory trees

42
New cards

SHUTDOWN

Allows proper local or remote shutdown of machines

43
New cards

SORT

Sorts input

44
New cards

START

Starts a separate window to run a specified program or command

45
New cards

TAKEOWN

Allows an administrator to take ownership of a file

46
New cards

TASKLIST

Displays all currently running tasks including services

47
New cards

TASKKILL

Kills running processes or applications

48
New cards

TYPE

Displays the contents of a text file

49
New cards

VER

Displays the windows version

50
New cards

VOL

Displays a disk volume label and serial number

51
New cards

WHERE

Displays the location of files that match a search pattern

52
New cards

XCOPY

Copies files and directory trees