
Explore tens of thousands of sets crafted by our community.
Windows Command Line
44
Flashcards
0/44
move
Moves one or more files from one directory to another.
systeminfo
Displays detailed configuration information about a computer and its operating system.
shutdown
Allows proper local or remote shutdown of machine.
format
Formats a disk for use with Windows.
rd
Removes a directory.
find
Searches for a text string in a file or files.
set
Displays, sets, or removes environment variables.
netstat
Displays active TCP connections, ports, and more.
ping
Sends ICMP ECHO_REQUEST packets to network hosts.
cls
Clears the command prompt screen.
path
Displays or sets a search path for executable files.
exit
Quits the COMMAND.COM or cmd.exe program (command interpreter).
time
Displays or sets the system time.
recover
Attempts to read bad sectors from a disk and recover readable information.
copy
Copies one or more files to another location.
title
Sets the window title for the command prompt window.
del
Deletes one or more files.
shutdown
Allows proper local or remote shutdown of machine.
md
Creates a new directory.
ver
Displays the Windows or MS-DOS operating system version.
xcopy
Copies files and directories, including subdirectories.
dir
Displays a list of files and subdirectories in a directory.
attrib
Displays or changes file attributes.
diskpart
Provides disk partitioning functionality.
cd
Changes the current directory to the specified directory.
tasklist
Displays all currently running tasks including services.
taskkill
Kill or stop a running process or application.
assoc
Displays or modifies file extension associations.
ren
Renames a file or files.
ipconfig
Displays all current TCP/IP network configuration values.
color
Sets the default console foreground and background colors.
date
Displays or sets the system date.
subst
Associates a path with a drive letter.
sfc
Scans and verifies the integrity of all protected system files and replaces incorrect versions with correct Microsoft versions.
gpupdate
Forces a refresh of Group Policy settings.
fc
Compares two files and displays the differences between them.
tree
Graphically displays the folder structure of a drive or path.
cacls
Displays or modifies file access control lists (ACLs).
type
Displays the contents of a text file.
driverquery
Displays current device driver status and properties.
xcopy
Copies files and directory trees.
chkdsk
Checks the file system and status of the system's hard drives.
echo
Displays messages, or turns command echoing on or off.
net user
Adds or modifies user accounts, or displays user account information.
© Hypatia.Tech. 2024 All rights reserved.