Command Line

0.0(0)
Studied by 1 person
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:07 PM on 2/19/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

cd

Change directory. Moves the command prompt to a different directory.

2
New cards

dir

Display the contents of a directory.

3
New cards

md

Make directory. Creates a new directory.

4
New cards

rmdir

Remove directory. Deletes a directory.

5
New cards

ipconfig

Displays IP configuration information for network interfaces.

6
New cards

ping

Tests the reachability of a host on a network by sending packets.

7
New cards

hostname

Displays the name of the current host.

8
New cards

netstat

Shows network connections, routing tables, and interface statistics.

9
New cards

nslookup

Queries the DNS to obtain domain name or IP address mapping.

10
New cards

chkdsk

Checks the disk for errors and repairs them if necessary.

11
New cards

net user

Displays or modifies user account information.

12
New cards

net use

Connects or disconnects a computer from a shared resource.

13
New cards

tracert

Traces the route taken by packets to reach a specific network host.

14
New cards

format

Formats a disk for use with Windows.

15
New cards

xcopy

Copies files and directory trees.

16
New cards

copy

Copies one or more files to another location.

17
New cards

robocopy

Robust file copy utility that supports resuming file transfers.

18
New cards

gpupdate

Refreshes Group Policy settings on a computer.

19
New cards

gpresult

Displays the Resultant Set of Policy (RSoP) for a user or computer.

20
New cards

shutdown

Shuts down or restarts a local or remote computer.

21
New cards

sfc

System File Checker; scans and repairs corrupted system files.

22
New cards

[command name] /?

Displays help information for a specific command.

23
New cards

diskpart

Disk partition management utility for more advanced disk management tasks.

24
New cards

pathping

Combines ping and tracert; displays packet loss information.

25
New cards

winver

Displays the current Windows version.