Built-in commands:
*CALL
*CLS
*COPY
*DIR
*DATE
*ECHO
*ELSE
*EXIT
*FOR
*GOTO
*IF
*MOVE
*PATH
*POPD
*REM
*SET
*TIME
*TITLE
*TYPE
*VER
*VOL
Sets the title displayed in the console window.
$ title New title of the window
Links:
$ title /?
Sets the window title for the command prompt window.
TITLE [string]
string Specifies the title for the command prompt window.