Show Menu
Cheatography

Command Prompt Cheat Sheet (DRAFT) by

Cheat sheets for the command prompt

This is a draft cheat sheet. It is a work in progress and is not finished yet.

start <na­me>

start name.type

To open a new file
You must be at the right directory!
 

CLS

Clears the screen

CD

Change directory.
CD [/D] [drive­:][­path]
CD [..]
 

DIR

Will print the files and folders in the CMD's current location on the computer.
DIR [pathn­ame(s)] [displ­ay_­format] [file_­att­rib­utes] [sorted] [time] [options]