Command Prompt
This article needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (July 2007) |
Command Prompt File:Command prompt icon (windows).png A component of Microsoft Windows | |
---|---|
File:Command prompt on windows vista.png | |
Command Prompt in Windows Vista | |
Details | |
Included with | Windows NT Windows CE OS/2 |
Replaces | COMMAND.COM |
Related components | |
Windows PowerShell Batch file |
cmd.exe
or command prompt is the command-line interpreter on OS/2, Windows CE and on Windows NT-based operating systems (including Windows 2000, XP, Vista, 7, Server 2003 and Server 2008). It is the analog of COMMAND.COM
in MS-DOS and Windows 9x systems, or of the Unix shells used on Unix-like systems.
Versions
Therese Stowell developed the initial version of cmd.exe
for Windows NT.[1] Although some old DOS commands are not supported or have been changed (e.g. the functionality of deltree
was rolled into rd
in the form of the /s parameter), cmd.exe
still has a greater number of built-in commands.
Both the OS/2 and the Windows NT versions of cmd.exe
have more detailed error messages than the blanket "Bad command or file name" (in the case of malformed commands) of command.com. In the OS/2 version of cmd.exe
, errors are reported in the current language of the system, their text being taken from the system message files. The help command can then be issued with the error message number to obtain further information.
cmd.exe
, which remains part of Windows Vista, Windows Server 2008, and Windows 7 for backward compatibility, will be supplemented with Windows PowerShell, Microsoft's new command line shell and scripting language. To find it on a PC, type Template:Keypress and then "cmd"
Technical information
Unlike COMMAND.COM
, which is a DOS program, cmd.exe
is a native program for the platform. This allows it to take advantage of features available to native programs on the platform and not available to DOS programs. For example, since cmd.exe
is a native text-mode application on OS/2, it can use real pipes in command pipelines, allowing both sides of the pipeline to run concurrently. As a result, it is possible to redirect the standard error in cmd.exe
, unlike COMMAND.COM
. (COMMAND.COM
uses temporary files, and runs the two sides serially, one after the other.)
Really though, cmd.exe
is a Windows program that acts as a DOS-like command line interpreter. It is generally compatible, but provides extensions which address the limitations of COMMAND.COM
:
SETLOCAL
/ENDLOCAL
commands limit the scope of changes to the environment- internal
CALL
andGOTO
labels lessen the need for individual batch files to perform parts of a task. - filename-parsing extensions to the
SET
command are comparable to C shell. - an expression-evaluation extensions is also provided in the
SET
command. - an expansion of the
FOR
command to support parsing files and arbitrary sets in addition to filenames. - use of arrow keys to scroll through command history (provided by
DOSKey
inCOMMAND.COM
) - off-by-default path completion capabilities similar to
bash
tab completion - a directory stack accessible with the
PUSHD
andPOPD
commands IF
can perform case-insensitive comparisons and numeric equality and inequality comparisons in addition to case-sensitive string comparisons- the ability to escape reserved characters by using the caret character (
^
)
The extensions can be disabled, providing a stricter compatibility mode.
See also
- Batch file Description of writing scripts in the shell
- Comparison of computer shells
- List of DOS commands
References
- ↑ Zachary, G. Pascal (1994). Showstopper! The Breakneck Race to Create Windows NT and the Next Generation at Microsoft. Warner Books. ISBN 0-02-935671-7.
External links
- MSDN Documentation for cmd.exe on Windows XP
- DOS Batch - CALL Functions and Recursion
- Console, a Free front end with support for multiple tabs and other features.
- Windows CMD Commands, Quick list of CMD commands
cs:Cmd.exe de:Cmd.exe es:Cmd (Windows) fr:Cmd.exe ko:Cmd.exe id:Command Prompt (Windows) it:Cmd.exe ja:Cmd.exe pl:Cmd.exe pt:Prompt de Comando ru:Cmd.exe fi:CMD.EXE sv:Cmd.exe zh:Cmd.exe
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...