View on GitHub

cli

Command Prompt and Linux's Terminal commands.

Windows Command Prompt (cmd)

Open cmd

OR

OR

Current working directory (cwd)

Keyboard shortcuts

Help for any command

Clear screen & command history

Stop running processes

Changing directories

Run files on cmd

Path variable

Listing files, directories, drives and directory structure

Creating directories

Deleting directories

Creating files

OR

OR

The find command

Redirecting output

Redirect to a file

Redirect to another command

Editing a file

Reading file content

Copying and moving files

NOTE: Use "" for absolute paths.

OR

Renaming files

Deleting a file

File attributes

Background and text color

Chaining commands