Table of Contents

Redirection

What are Redirection Operators in Dos with example and how-to?

Type

File

see DOS - File

Directory

Variable

TEMP

The temp variable specifies the directories where temporary files should be placed

echo %temp%
C:\Users\gerard\AppData\Local\Temp

CD

The cd variable will give the current directory

>echo %CD%
C:\Users\gerard