Windows 10 Navigating Commands Flashcards
help
Definition
What does it do?
Definition –> Help
What does it do –> This is used to list all of the commands
dir
Definition
What does it do?
Definition –> Directory
What does it do –> This is used to list files and folders
/?
Definition
What does it do?
Definition –> Help Command
What does it do –> This is used to give help on the command
md (mkdir)
Definition
What does it do?
Definition –> Make Directory
What does it do –> This is used to make new folders
cd (chdir)
Definition
What does it do?
Definition –> Change Directory
What does it do –> This is used to move from one folder to another
rd (rmdir)
Definition
What does it do?
Definition –> Remove Directory
What does it do –> This is used to delete empty folders
del
Definition
What does it do?
Definition –> Delete
What does it do –> This is used to delete files
tree
Definition
What does it do?
Definition –> Display Directory
What does it do –> This is used to display files and folders within the current folder and all subfolders
winver
Definition
What does it do?
Definition –> Windows Version
What does it do –> This is used to show what version of Windows you are on
cls
Definition
What does it do?
Definition –> Clear Screen
What does it do –> This is used to clear the screen