DOS Prompt Command
PROMPT string
"string" can be composed of any text combined with the following:
$_ CR/LF pair
$$ Dollar sign
$b Vertical slash symbol "|"
$d System date
$e Escape character
$g Greater than symbol ">"
$h Destructive backspace
$l Less than symbol "<"
$n Current drive letter
$p Current path name
$q Equal symbol "="
$t Current time
$v DOS version number |
|
|