Comptia A+ Windows Command Line Flashcards
This opens Command Prompt Window
CMD
This Opens Registry Editor
REGEDIT
This command displays IP Configuration
IPCONFIG
This command will display computer’s hostname
HOSTNAME
This command moves command prompt to a new directory
CD
This command displays files and folders in current directory
DIR
This command will Remove/Delete a directory
RMDIR
This command will view/edit file/folder permissions
ATTRIB
This command will shutdown or restart computer
shutdown
This command copies file(s) to another location
COPY
This command displays or edits the date
DATE
This command will remove/delete files
DEL
This command displays computer properties and configurations details
SYSTEMINFO
This command displays running processes and services
TASKLIST
This command stops a running process or application
TASKKILL