If Command Extensions are enabled the TIME command supports the /T switch which tells the command to just output the current time, without prompting for a new time.
If Command Extensions are enabled the POPD command will delete any temporary drive letter created by PUSHD when you POPD ...
If Command Extensions are enabled the PROMPT command supports the following additional formatting characters: $+ zero or ...
If Command Extensions are enabled the PUSHD command accepts network paths in addition to the normal drive letter and path. ...
If Command Extensions are enabled the SHIFT command supports the /n switch which tells the command to start shifting at the ...
If Command Extensions are enabled the TIME command supports the /T switch which tells the command to just output the current ...
If Command Extensions are enabled, and running on the Windows platform, then the BREAK command will enter a hard coded breakpoint ...
If Command Extensions are enabled, external command invocation through the command line or the START command changes as follows: ...
If Command Extensions are enabled, the following additional forms of the FOR command are supported: FOR /D %variable IN (set) ...
If Command Extensions are enabled, then there are several dynamic environment variables that can be expanded but which don't ...