COMMAND.COM
is the default
command-line interpreter
A command-line interface (CLI) is a means of interacting with software via commands each formatted as a line of text. Command-line interfaces emerged in the mid-1960s, on computer terminals, as an interactive and more user-friendly alternativ ...
for
MS-DOS
MS-DOS ( ; acronym for Microsoft Disk Operating System, also known as Microsoft DOS) is an operating system for x86-based personal computers mostly developed by Microsoft. Collectively, MS-DOS, its rebranding as IBM PC DOS, and a few op ...
,
Windows 95
Windows 95 is a consumer-oriented operating system developed by Microsoft and the first of its Windows 9x family of operating systems, released to manufacturing on July 14, 1995, and generally to retail on August 24, 1995. Windows 95 merged ...
,
Windows 98
Windows 98 is a consumer-oriented operating system developed by Microsoft as part of its Windows 9x family of Microsoft Windows operating systems. It was the second operating system in the 9x line, as the successor to Windows 95. It was Software ...
and
Windows Me
Windows Me (Millennium Edition) is an operating system developed by Microsoft as part of its Windows 9x family of Microsoft Windows operating systems. It was the successor to Windows 98, and was released to manufacturing on June 19, 2000, and t ...
. In the case of DOS, it is the default user interface as well. It has an additional role as the usual first program run after
boot
A boot is a type of footwear. Most boots mainly cover the foot and the ankle, while some also cover some part of the lower calf. Some boots extend up the leg, sometimes as far as the knee or even the hip. Most boots have a heel that is clearl ...
(
init process). As a shell, COMMAND.COM has two distinct modes of operation:
interactive mode and
batch mode
Batch may refer to:
Food and drink
* Batch (alcohol), an alcoholic fruit beverage
* Batch loaf, a type of bread popular in Ireland
* A dialect term for a bread roll used in North Warwickshire, Nuneaton and Coventry, as well as on the Wirral, ...
. Internal commands are commands stored directly inside the COMMAND.COM
binary
Binary may refer to:
Science and technology Mathematics
* Binary number, a representation of numbers using only two values (0 and 1) for each digit
* Binary function, a function that takes two arguments
* Binary operation, a mathematical op ...
; thus, they are always available, but can only be executed directly from the command interpreter.
Description
COMMAND.COM's successor on
OS/2
OS/2 is a Proprietary software, proprietary computer operating system for x86 and PowerPC based personal computers. It was created and initially developed jointly by IBM and Microsoft, under the leadership of IBM software designer Ed Iacobucci, ...
and
Windows NT
Windows NT is a Proprietary software, proprietary Graphical user interface, graphical operating system produced by Microsoft as part of its Windows product line, the first version of which, Windows NT 3.1, was released on July 27, 1993. Original ...
systems is
cmd.exe
cmd.exe, a.k.a. Command Prompt, is a shell program on later versions of Windows ( NT and CE families), OS/2,, eComStation, ArcaOS, and ReactOS. In some versions of Windows ( CE .NET 4.2, CE 5.0 and Embedded CE 6.0) it is referred to as ...
, although COMMAND.COM is available in
virtual DOS machine
Virtual DOS machines (VDM) refer to a technology that allows running 16-bit/32-bit DOS and 16-bit Windows programs when there is already another operating system running and controlling the hardware.
Overview
Virtual DOS machines can operate e ...
s on
IA-32
IA-32 (short for "Intel Architecture, 32-bit", commonly called ''i386'') is the 32-bit version of the x86 instruction set architecture, designed by Intel and first implemented in the i386, 80386 microprocessor in 1985. IA-32 is the first incarn ...
versions of those operating systems as well. The filename was also used by (DCP), an MS-DOS derivative by the former East German
VEB Robotron
VEB Kombinat Robotron () (or simply Robotron) was the largest East German electronics manufacturer. It was headquartered in Dresden and employed 68,000 people in 1989. Its products included personal computers, SM EVM minicomputers, the ESER m ...
.
COMMAND.COM is a DOS program. Programs launched from COMMAND.COM are DOS programs that use the
DOS API
The DOS API is an API which originated with 86-DOS and is used in MS-DOS/ PC DOS and other DOS-compatible operating systems. Most calls to the DOS API are invoked using software interrupt 21h ( INT 21h). By calling INT 21h with a subfunct ...
to communicate with the disk operating system. The compatible command processor under
FreeDOS
FreeDOS (formerly PD-DOS) is a free software operating system for IBM PC compatible computers. It intends to provide a complete MS-DOS-compatible environment for running Legacy system, legacy software and supporting embedded systems. FreeDOS ca ...
is sometimes also called
FreeCom
Freecom is a German manufacturer of computer peripherals. Its products include USB hard disks (where the actual hard drive is manufactured by Samsung and others), USB flash drives, USB DVB-T television receivers and a data recovery
In computin ...
.
Operating modes
As a shell, COMMAND.COM has two distinct modes of operation. The first is
interactive mode, in which the user types commands which are then executed immediately. The second is
batch mode
Batch may refer to:
Food and drink
* Batch (alcohol), an alcoholic fruit beverage
* Batch loaf, a type of bread popular in Ireland
* A dialect term for a bread roll used in North Warwickshire, Nuneaton and Coventry, as well as on the Wirral, ...
, which executes a predefined sequence of commands stored as a text file with the
.BAT extension.
Internal commands
Internal commands are commands stored directly inside the COMMAND.COM binary. Thus, they are always available but can only be executed directly from the command interpreter.
All commands are executed after the key is pressed at the end of the line. COMMAND.COM is not case-sensitive, meaning commands can be typed in any mixture of upper and lower case.
;
BREAK
Break or Breaks or The Break may refer to:
Time off from duties
* Recess (break), time in which a group of people is temporarily dismissed from its duties
* Break (work), time off during a shift/recess
** Coffee break, a short mid-morning rest ...
: Controls the handling of program interruption with or .
;
CHCP: Displays or changes the current system
code page
In computing, a code page is a character encoding and as such it is a specific association of a set of printable character (computing), characters and control characters with unique numbers. Typically each number represents the binary value in a s ...
.
;
CHDIR, CD: Changes the current
working directory
In computing, the working directory of a process is a directory of a hierarchical file system, if any, dynamically associated with the process. It is sometimes called the current working directory (CWD), e.g. the BSD getcwd function, or just c ...
or displays the current directory.
;
CLS: Clears the screen.
;
COPY: Copies one file to another (if the destination file already exists, MS-DOS asks whether to replace it). (See also
XCOPY, an external command that could also copy directory trees).
;
CTTY: Defines the device to use for input and output.
;
DATE: Display and set the date of the system.
;
DEL, ERASE: Deletes a file. When used on a directory, deletes all files inside the directory only. In comparison, the external command
DELTREE deletes all subdirectories and files inside a directory as well as the directory itself.
;
DIR: Lists the files in the specified directory.
;
ECHO
In audio signal processing and acoustics, an echo is a reflection of sound that arrives at the listener with a delay after the direct sound. The delay is directly proportional to the distance of the reflecting surface from the source and the lis ...
: Toggles whether text is displayed () or not (). Also displays text on the screen ().
;
EXIT
Exit(s) may refer to:
Architecture and engineering
* Door
* Portal (architecture), an opening in the walls of a structure
* Emergency exit
* Overwing exit, a type of emergency exit on an airplane
* Exit ramp, a feature of a road interchange
A ...
: Exits from COMMAND.COM and returns to the program which launched it.
;
LFNFOR: Enables or disables the return of
long filename
Long filename (LFN) support is Microsoft's backward-compatible extension of the 8.3 filename (short filename) naming scheme used in MS-DOS. Long filenames can be more descriptive, including longer filename extensions such as .jpeg, .tiff, an ...
s by the FOR command. (
Windows 9x
Windows 9x is a generic term referring to a line of discontinued Microsoft Windows operating systems released from 1995 to 2000 and supported until 2006, which were based on the kernel introduced in Windows 95 and modified in succeeding version ...
).
;
LOADHIGH, LH: Loads a program into
upper memory
In DOS memory management, the upper memory area (UMA) is the memory between the addresses of 640 KB and 1024 KB ( 0xA0000–0xFFFFF) in an IBM PC or compatible. IBM reserved the uppermost 384 KB of the 8088 CPU's 1024 KB addr ...
( in
DR DOS
DR-DOS is a disk operating system for IBM PC compatibles, originally developed by Gary A. Kildall's Digital Research, Inc. and derived from Concurrent PC DOS 6.0, which was an advanced successor of CP/M-86. Upon its introduction in 198 ...
).
;
LOCK
Lock(s) or Locked may refer to:
Common meanings
*Lock and key, a mechanical device used to secure items of importance
*Lock (water navigation), a device for boats to transit between different levels of water, as in a canal
Arts and entertainme ...
: Enables external programs to perform low-level disk access to a volume. (
MS-DOS 7.1 and
Windows 9x
Windows 9x is a generic term referring to a line of discontinued Microsoft Windows operating systems released from 1995 to 2000 and supported until 2006, which were based on the kernel introduced in Windows 95 and modified in succeeding version ...
only)
;
MKDIR, MD: Creates a new directory.
;
PATH
A path is a route for physical travel – see Trail.
Path or PATH may also refer to:
Physical paths of different types
* Bicycle path
* Bridle path, used by people on horseback
* Course (navigation), the intended path of a vehicle
* Desir ...
: Displays or changes the value of the PATH
environment variable
An environment variable is a user-definable value that can affect the way running processes will behave on a computer. Environment variables are part of the environment in which a process runs. For example, a running process can query the va ...
which controls the places where COMMAND.COM will search for executable files.
;
PROMPT: Displays or change the value of the PROMPT environment variable which controls the appearance of the prompt.
;
RENAME, REN: Renames a file or directory.
;
RMDIR, RD: Removes an empty directory.
;
SET
Set, The Set, SET or SETS may refer to:
Science, technology, and mathematics Mathematics
*Set (mathematics), a collection of elements
*Category of sets, the category whose objects and morphisms are sets and total functions, respectively
Electro ...
: Sets the value of an
environment variable
An environment variable is a user-definable value that can affect the way running processes will behave on a computer. Environment variables are part of the environment in which a process runs. For example, a running process can query the va ...
; without arguments, shows all defined environment variables.
;
TIME
Time is the continuous progression of existence that occurs in an apparently irreversible process, irreversible succession from the past, through the present, and into the future. It is a component quantity of various measurements used to sequ ...
: Display and set the time of the system.
;
TRUENAME: Display the fully expanded physical name of a file, resolving
ASSIGN,
JOIN Join may refer to:
* Join (law), to include additional counts or additional defendants on an indictment
*In mathematics:
** Join (mathematics), a least upper bound of sets orders in lattice theory
** Join (topology), an operation combining two topo ...
and
SUBST
In computing, SUBST is a command on the DOS, IBM OS/2, Microsoft Windows and ReactOS operating systems used for substituting paths on physical and logical drives as virtual drives.
Overview
In MS-DOS, the SUBST command was added with the relea ...
logical filesystem mappings.
;
TYPE
Type may refer to:
Science and technology Computing
* Typing, producing text via a keyboard, typewriter, etc.
* Data type, collection of values used for computations.
* File type
* TYPE (DOS command), a command to display contents of a file.
* ...
: Display the content of a file on the console.
;
UNLOCK: Disables low-level disk access. (MS-DOS 7.1 and
Windows 9x
Windows 9x is a generic term referring to a line of discontinued Microsoft Windows operating systems released from 1995 to 2000 and supported until 2006, which were based on the kernel introduced in Windows 95 and modified in succeeding version ...
only)
;
VER Ver or VER may refer to:
* Voluntary Export Restraints, in international trade
* VER, the IATA airport code for Veracruz International Airport
* Volk's Electric Railway, Brighton, England
* VerPublishing, of the German group VDM Publishing, re ...
: Displays the version of the
operating system
An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ...
.
;
VERIFY
CONFIG.SYS is the primary configuration file for the DOS and OS/2 operating systems. It is a special ASCII text file that contains user-accessible setup or configuration directives evaluated by the operating system's DOS BIOS (typically residi ...
: Enable or disable verification of writing for files.
;
VOL:Shows information about a volume.
Batch file commands
Control structures
In computer science, control flow (or flow of control) is the order in which individual statements, instructions or function calls of an imperative program are executed or evaluated. The emphasis on explicit control flow distinguishes an '' ...
are mostly used inside batch files, although they can also be used interactively.
;
:''label'': Defines a target for GOTO.
;
CALL
Call or Calls may refer to:
Arts, entertainment, and media Games
* Call (poker), a bet matching an opponent's
* Call, in the game of contract bridge, a bid, pass, double, or redouble in the bidding stage
Music and dance
* Call (band), from L ...
: Executes another batch file and returns to the old one and continues.
;
FOR
For or FOR may refer to:
English language
*For, a preposition
*For, a complementizer
*For, a grammatical conjunction
Science and technology
* Fornax, a constellation
* for loop, a programming language statement
* Frame of reference, in physics
* ...
: Iteration: repeats a command for each out of a specified set of files.
;
GOTO: Moves execution to a specified label. Labels are specified at the beginning of a line, with a colon ().
;
IF: Conditional statement, allows branching of the program execution.
;
PAUSE: Halts execution of the program and displays a message asking the user to press
any key to continue.
;
REM:
comment
Comment may refer to:
Computing
* Comment (computer programming), explanatory text or information embedded in the source code of a computer program
* Comment programming, a software development technique based on the regular use of comment tags ...
: any text following this command is ignored.
;
SHIFT: Replaces each of the
replacement parameters with the subsequent one (e.g. with , with , etc.).
IF command
On exit, all external commands submit a
return code
In computing, the exit status (also exit code or exit value) of a terminated process is an integer number that is made available to its parent process (or caller). In DOS, this may be referred to as an errorlevel.
When computer programs ar ...
(a value between 0 and 255) to the calling program. Most programs have a certain convention for their return codes (for instance, 0 for a successful execution).
If a program was invoked by COMMAND.COM, the internal IF command with its ERRORLEVEL conditional can be used to test on error conditions of the last invoked external program.
Under COMMAND.COM, internal commands do not establish a new value.
Variables
Batch files for COMMAND.COM can have four kinds of variables:
*
Environment variable
An environment variable is a user-definable value that can affect the way running processes will behave on a computer. Environment variables are part of the environment in which a process runs. For example, a running process can query the va ...
s: These have the form and are associated with values with the SET statement. Before DOS 3 COMMAND.COM will only expand environment variables in batch mode; that is, not interactively at the command prompt.
*
Replacement parameters: These have the form , ..., and initially contain the command name and the first nine
command-line parameter
A command-line interface (CLI) is a means of interacting with software via commands each formatted as a line of text. Command-line interfaces emerged in the mid-1960s, on computer terminals, as an interactive and more user-friendly alternativ ...
s passed to the script (e.g., if the invoking command was , then is "myscript.bat", is "John" and is "Doe"). The parameters to the right of the ninth can be mapped into range by using the SHIFT statement.
* Loop variables: Used in loops, they have the format when run in batch files. These variables are defined solely within a specific FOR statement, and iterate over a certain set of values defined in that FOR statement.
* Under
Novell DOS 7
DR-DOS is a disk operating system for IBM PC compatibles, originally developed by Gary A. Kildall's Digital Research, Inc. and derived from Concurrent PC DOS 6.0, which was an advanced successor of CP/M-86. Upon its introduction in 1988, ...
,
OpenDOS 7.01
DR-DOS is a disk operating system for IBM PC compatibles, originally developed by Gary A. Kildall's Digital Research, Inc. and derived from Concurrent PC DOS 6.0, which was an advanced successor of CP/M-86. Upon its introduction in 1988, ...
,
DR-DOS 7.02 and higher, COMMAND.COM also supports a number of
system information variables,
a feature earlier found in
4DOS 3.00
4DOS is a command-line interpreter by JP Software, designed to replace the default command interpreter COMMAND.COM in MS-DOS and Windows. It was written by Rex C. Conn and Tom Rawson and first released in 1989. Compared to the default, it has ...
and higher
as well as in
Multiuser DOS
Multiuser DOS is a real-time multi-user multi-tasking operating system for IBM PC-compatible microcomputers.
An evolution of the older Concurrent CP/M-86, Concurrent DOS and Concurrent DOS 386 operating systems, it was originally developed by ...
,
although most of the supported variable names differ.
Redirection, piping, and chaining
Because DOS is a single-tasking operating system,
piping
Within industry, piping is a system of pipes used to convey fluids (liquids and gases) from one location to another. The engineering discipline of piping design studies the efficient transport of fluid.
Industrial process piping (and accomp ...
is achieved by running commands sequentially, redirecting to and from a
temporary file
A temporary file is a file created to store information temporarily, either for a program's intermediate use or for transfer to a permanent file when complete. It may be created by computer programs for a variety of purposes, such as when a progra ...
. COMMAND.COM makes no provision for redirecting the
standard error
The standard error (SE) of a statistic (usually an estimator of a parameter, like the average or mean) is the standard deviation of its sampling distribution or an estimate of that standard deviation. In other words, it is the standard deviati ...
channel.
;
''command'' < ''filename''
: Redirect
standard input
In computer programming, standard streams are preconnected input and output communication channels between a computer program and its environment when it begins execution. The three input/output (I/O) connections are called standard input (stdin), ...
from a file or device
;
''command'' > ''filename''
: Redirect
standard output Standard may refer to:
Symbols
* Colours, standards and guidons, kinds of military signs
* Standard (emblem), a type of a large symbol or emblem used for identification
Norms, conventions or requirements
* Standard (metrology), an object t ...
, overwriting target file if it exists.
;
''command'' >> ''filename''
: Redirect
standard output Standard may refer to:
Symbols
* Colours, standards and guidons, kinds of military signs
* Standard (emblem), a type of a large symbol or emblem used for identification
Norms, conventions or requirements
* Standard (metrology), an object t ...
, appending to target file if it exists.
;
''command1'' , ''command2''
: Pipe
standard output Standard may refer to:
Symbols
* Colours, standards and guidons, kinds of military signs
* Standard (emblem), a type of a large symbol or emblem used for identification
Norms, conventions or requirements
* Standard (metrology), an object t ...
from ''command1'' to
standard input
In computer programming, standard streams are preconnected input and output communication channels between a computer program and its environment when it begins execution. The three input/output (I/O) connections are called standard input (stdin), ...
of ''command2''
;
''command1'' ¶ ''command2''
:
: Commands separated by ASCII-20 (¶, invoked by ) are executed in sequence (chaining of commands).
In other words, first ''command1'' is executed until termination, then ''command2''.
This is an undocumented feature in COMMAND.COM of
MS-DOS
MS-DOS ( ; acronym for Microsoft Disk Operating System, also known as Microsoft DOS) is an operating system for x86-based personal computers mostly developed by Microsoft. Collectively, MS-DOS, its rebranding as IBM PC DOS, and a few op ...
/
PC DOS 5.0 and higher.
It is also supported by COMMAND.COM of the Windows NT family as well as by DR-DOS 7.07. All versions of DR-DOS COMMAND.COM already supported a similar internal function utilizing an exclamation mark (!) instead (a feature originally derived from
Concurrent DOS
Multiuser DOS is a real-time multi-user multi-tasking operating system for IBM PC-compatible microcomputers.
An evolution of the older Concurrent CP/M-86, Concurrent DOS and Concurrent DOS 386 operating systems, it was originally developed by ...
and
Multiuser DOS
Multiuser DOS is a real-time multi-user multi-tasking operating system for IBM PC-compatible microcomputers.
An evolution of the older Concurrent CP/M-86, Concurrent DOS and Concurrent DOS 386 operating systems, it was originally developed by ...
) - in the single-user line this feature was only available internally (in built-in startup scripts like "!DATE!TIME") and indirectly through
DOSKEY
DOSKEY is a command in DOS, OS/2, Windows, and ReactOS that adds command history, macro functionality, and improved editing features to the COMMAND.COM and cmd.exe command-line interpreter shells.
History
The command was included as a termi ...
's $T parameter to avoid problems with ! as a valid filename character.
4DOS
4DOS is a command-line interpreter by JP Software, designed to replace the default command interpreter COMMAND.COM in MS-DOS and Windows. It was written by Rex C. Conn and Tom Rawson and first released in 1989. Compared to the default, it has ...
supports a configurable command line separator (
4DOS.INI CommandSep= or SETDOS /C), which defaults to ^.
COMMAND.COM in newer versions of Windows NT also supports an separator for compatibility with the cmd syntax in OS/2 and the Windows NT family.
(cmd does not support the ¶ separator.)
Limitations
Generally, the command line length in interactive mode is limited to 126 characters.
In
MS-DOS 6.22
MS-DOS ( ; acronym for Microsoft Disk Operating System, also known as Microsoft DOS) is an operating system for x86-based personal computers mostly developed by Microsoft. Collectively, MS-DOS, its rebranding as IBM PC DOS, and a few oper ...
, the command line length in interactive mode is limited to 127 characters.
In popular culture
* The message "Loading COMMAND.COM" can be seen on a
HUD view of the
Terminator and the internal viewport of
RoboCop
''RoboCop'' is a 1987 American Science fiction film, science fiction action film directed by Paul Verhoeven and written by Edward Neumeier and Michael Miner. The film stars Peter Weller, Nancy Allen (actress), Nancy Allen, Dan O'Herlihy, Dani ...
when he reboots.
* In the animated children's TV series ''
ReBoot
In computing, rebooting is the process by which a running computer system is restarted, either intentionally or unintentionally. Reboots can be either a cold reboot (alternatively known as a hard reboot) in which the power to the system is physi ...
'', which takes place inside computers, the leader of a system (the equivalent of a city) is called the COMMAND.COM.
See also
*
List of DOS commands
This article lists notable commands provided by the MS-DOS disk operating system (DOS), especially as used on an IBM PC compatible computer. Other DOS variants as well as the legacy Windows shell, Command Prompt (cmd.exe), provide many of these c ...
*
Comparison of command shells
This article catalogs comparable aspects of notable operating system shell (computing), shells.
General characteristics
{, class="wikitable sortable sticky-header sort-under" style="width: auto; text-align: center; font-size: smaller;"
, -
...
*
cmd.exe
cmd.exe, a.k.a. Command Prompt, is a shell program on later versions of Windows ( NT and CE families), OS/2,, eComStation, ArcaOS, and ReactOS. In some versions of Windows ( CE .NET 4.2, CE 5.0 and Embedded CE 6.0) it is referred to as ...
— command-line interpreter in various Windows and OS/2 systems
* — starts the command processor as the first process
*
SHELL (CONFIG.SYS directive) — to override default command processor
*
COMSPEC (environment variable) — set by COMMAND.COM to reload transient portion of itself
*
CMDLINE (environment variable) — set by COMMAND.COM to pass long command lines to external programs
* — third-party replacement command processors
*
DOSSHELL /
ViewMAX
ViewMAX is a Common User Access, CUA-compliant file manager supplied with DR DOS versions DR DOS 5.0, 5.0 and DR DOS 6.0, 6.0. It is based on a cut-down runtime system, runtime version of Digital Research's GEM/3 graphical user interface mo ...
— alternative DOS shells
* — have similar command processors not named COMMAND.COM
*
PC-MOS/386
PC-MOS/386 is a multi-user, multitasking computer operating system produced by The Software Link (TSL), announced at COMDEX in November 1986 for February 1987 release. PC-MOS/386, a successor to PC-MOS, can run many MS-DOS programs on the host ...
— has a similar command processor also named COMMAND.COM
*
Transient Program Area — memory available for use either by the running application or the transient portion of COMMAND.COM
*
SpartaDOS X
SpartaDOS X (or SpartaDOS 4.0) is a disk operating system for the Atari 8-bit computers that closely resembles MS-DOS. It was developed and sold by ICD in 1987-1993, and many years later picked up by the third-party community SpartaDOS X Upgrade ...
— a similar implementation for Atari computers
References
Further reading
*
*
*
*
External links
* - Source code to COMMAND.COM version A067 released by Microsoft as part of MS-DOS 4.0
* – Source code to COMMAND.COM version 2.11 released by Microsoft as part of MS-DOS 2.0
* – Source code to COMMAND.COM version 1.17 released by Microsoft as part of MS-DOS 1.25
FreeCom– COMMAND.COM implementation of FreeDOS
{{DOS system files
Command shells
DOS command shells
Windows command shells
Scripting languages
DOS files
Windows files
External DOS commands
MSX-DOS