DOS on IBM PC compatibles
.sys
.sys is a filename extension in Microsoft Windows and DOS-type operating system.
.sys is a filename extension in Microsoft Windows and DOS-type operating system.
4DOS
4DOS is a command line interpreter by JP Software, designed to replace the default command interpreter COMMAND.COM in DOS and Windows 95/98/Me. The 4DOS family of programs are meant to r...
4DOS is a command line interpreter by JP Software, designed to replace the default command interpreter COMMAND.COM in DOS and Windows 95/98/Me. The 4DOS family of programs are meant to r...
86-DOS
86-DOS was an operating system developed and marketed by Seattle Computer Products for its Intel 8086-based computer kit.
86-DOS was an operating system developed and marketed by Seattle Computer Products for its Intel 8086-based computer kit.
Abort, Retry, Fail?
Abort, Retry, Fail? and similar computer error message prompts are given by the default critical error handler in DOS. The message is often used as a classic example of poor usability design in...
Abort, Retry, Fail? and similar computer error message prompts are given by the default critical error handler in DOS. The message is often used as a classic example of poor usability design in...
ANSI.SYS
ANSI.SYS is a device driver in the DOS operating system that provides extra console functions through ANSI escape sequences.
ANSI.SYS is a device driver in the DOS operating system that provides extra console functions through ANSI escape sequences.
Append
In computer programming, append is the name of a procedure for concatenating (linked) lists or arrays in some high-level programming languages.
In computer programming, append is the name of a procedure for concatenating (linked) lists or arrays in some high-level programming languages.
attrib
attrib is a command, in MS-DOS, OS/2 and Microsoft Windows.
attrib is a command, in MS-DOS, OS/2 and Microsoft Windows.
AUTOEXEC.BAT
AUTOEXEC.BAT is a system file found originally on DOS-type operating systems.
AUTOEXEC.BAT is a system file found originally on DOS-type operating systems.
Bad command or file name
"Bad command or file name" is a common error message in Microsoft's MS-DOS and some other operating systems.
"Bad command or file name" is a common error message in Microsoft's MS-DOS and some other operating systems.
Batch file
In DOS, OS/2, and Microsoft Windows, batch file is the name given to a type of script file, a text file containing a series of commands to be executed by the command interpreter.
In DOS, OS/2, and Microsoft Windows, batch file is the name given to a type of script file, a text file containing a series of commands to be executed by the command interpreter.
Bhole
Bhole is an emulator for Intel x86 PC games designed for DOS. It is different from other PC emulators, in that it emulates the executables directly, rather than through a DOS prompt.
Bhole is an emulator for Intel x86 PC games designed for DOS. It is different from other PC emulators, in that it emulates the executables directly, rather than through a DOS prompt.
cd (command)
cd, sometimes also available as chdir (change directory), is a command line command to change the current working directory in operating systems such as Unix, DOS, OS/2, AmigaO...
cd, sometimes also available as chdir (change directory), is a command line command to change the current working directory in operating systems such as Unix, DOS, OS/2, AmigaO...
CHKDSK
CHKDSK (short for "check disk") is a command on computers running DOS, OS/2 and Microsoft Windows operating systems that displays the file system integrity status of hard disks and floppy disk a...
CHKDSK (short for "check disk") is a command on computers running DOS, OS/2 and Microsoft Windows operating systems that displays the file system integrity status of hard disks and floppy disk a...
choice (command)
In computing, choice is a command that allows for batch files to prompt the user to select one item from a set of single-character choices.
In computing, choice is a command that allows for batch files to prompt the user to select one item from a set of single-character choices.
Cls (command)
cls (for clear screen) is a command used by the command line interpreters COMMAND.COM and cmd.exe on DOS, OS/2 and Microsoft Windows operating systems to clear the screen or console ...
cls (for clear screen) is a command used by the command line interpreters COMMAND.COM and cmd.exe on DOS, OS/2 and Microsoft Windows operating systems to clear the screen or console ...
COM file
In many computer operating systems, a COM file is a type of executable file; the name is derived from the file name extension .COM.
In many computer operating systems, a COM file is a type of executable file; the name is derived from the file name extension .COM.
COMMAND.COM
COMMAND.COM is the filename of the default operating system shell for DOS operating systems and the default command line interpreter on Windows 95, Windows 98 and Windows Me. It has an additiona...
COMMAND.COM is the filename of the default operating system shell for DOS operating systems and the default command line interpreter on Windows 95, Windows 98 and Windows Me. It has an additiona...
CONFIG.SYS
CONFIG.SYS is the primary configuration file for the DOS and OS/2 operating systems.
CONFIG.SYS is the primary configuration file for the DOS and OS/2 operating systems.
copy (command)
In computing, copy is a command in RT-11, RSX-11, OpenVMS, DOS, OS/2 and Microsoft Windows operating systems.
In computing, copy is a command in RT-11, RSX-11, OpenVMS, DOS, OS/2 and Microsoft Windows operating systems.
debug (command)
debug is a command in DOS, MS-DOS, OS/2 and Microsoft Windows (only x86 versions, not x64) which runs the program debug.exe (or DEBUG.COM in older versions of DOS).
debug is a command in DOS, MS-DOS, OS/2 and Microsoft Windows (only x86 versions, not x64) which runs the program debug.exe (or DEBUG.COM in older versions of DOS).
del (command)
In computing, del (or erase) is a command in various DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS/4NT and Windows PowerShell.
In computing, del (or erase) is a command in various DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS/4NT and Windows PowerShell.
deltree
deltree (short for delete tree) is a command line command in Microsoft operating systems that deletes an entire subdirectory of files.
deltree (short for delete tree) is a command line command in Microsoft operating systems that deletes an entire subdirectory of files.
dir (command)
In computing, dir (directory) is a command used for file and directory listing, specifically in the command line interface (CLI) of the RT-11, CP/M, VMS, DOS, OS/2, Singularity and Microsoft Win...
In computing, dir (directory) is a command used for file and directory listing, specifically in the command line interface (CLI) of the RT-11, CP/M, VMS, DOS, OS/2, Singularity and Microsoft Win...
Disk Defragmenter (Windows)
Disk Defragmenter is a utility in Microsoft Windows designed to increase access speed by rearranging files stored on a disk to occupy contiguous storage locations, a technique called defragmentation.
Disk Defragmenter is a utility in Microsoft Windows designed to increase access speed by rearranging files stored on a disk to occupy contiguous storage locations, a technique called defragmentation.
Disk formatting
Disk formatting is the process of preparing a hard disk drive or flexible disk medium for data storage.
Disk formatting is the process of preparing a hard disk drive or flexible disk medium for data storage.
Disk partitioning
Disk partitioning is the act of dividing a hard disk drive into multiple logical storage units referred to as partitions, to treat one physical disk drive as if it were multiple disks.
Disk partitioning is the act of dividing a hard disk drive into multiple logical storage units referred to as partitions, to treat one physical disk drive as if it were multiple disks.
Diskcopy (command)
In computing, Diskcopy is a command used on IBM OS/2, PC DOS and MS-DOS, and Microsoft Windows for copying the complete contents of a diskette to another diskette.
In computing, Diskcopy is a command used on IBM OS/2, PC DOS and MS-DOS, and Microsoft Windows for copying the complete contents of a diskette to another diskette.
DOS
DOS, short for "Disk Operating System", is an acronym for several closely related operating systems that dominated the IBM PC compatible market between 1981 and 1995, or until about 2000 if one ...
DOS, short for "Disk Operating System", is an acronym for several closely related operating systems that dominated the IBM PC compatible market between 1981 and 1995, or until about 2000 if one ...
DOS MZ executable
The DOS MZ executable format is the executable file format used for .EXE files in DOS.
The DOS MZ executable format is the executable file format used for .EXE files in DOS.
DOS Plus
DOS Plus (erroneously also known as DOS+) is an operating system written by Digital Research, first released in 1985.
DOS Plus (erroneously also known as DOS+) is an operating system written by Digital Research, first released in 1985.
DOS/V
DOS/V was a Japanese computing initiative starting in 1990 to allow personal computers to handle double-byte Japanese text via software alone.
DOS/V was a Japanese computing initiative starting in 1990 to allow personal computers to handle double-byte Japanese text via software alone.
DOSBox
DOSBox is emulator software that emulates an IBM PC compatible computer running MS-DOS. It is intended especially for use with old PC games.
DOSBox is emulator software that emulates an IBM PC compatible computer running MS-DOS. It is intended especially for use with old PC games.
Doscore
Originally the project Doscore was known as Phoenix OS but because there was a Linux distribution carrying the same name, the project was scrapped and reborn as Doscore.
Originally the project Doscore was known as Phoenix OS but because there was a Linux distribution carrying the same name, the project was scrapped and reborn as Doscore.
DOSEMU
DOSEMU, alternatively rendered dosemu, is a compatibility layer software package that enables MS-DOS systems, DOS clones such as FreeDOS, and DOS software to run under Linux on x86-based P...
DOSEMU, alternatively rendered dosemu, is a compatibility layer software package that enables MS-DOS systems, DOS clones such as FreeDOS, and DOS software to run under Linux on x86-based P...
DOSKey
DOSKey is a utility for MS-DOS and Microsoft Windows that adds command history, macro functionality, and improved editing features to the command line interpreters COMMAND.COM and cmd.exe.
DOSKey is a utility for MS-DOS and Microsoft Windows that adds command history, macro functionality, and improved editing features to the command line interpreters COMMAND.COM and cmd.exe.
Double Tools for DoubleSpace
Double Tools for DoubleSpace is a software utility released in 1993 by the Menlo Park-based company Addstor, Inc. The utility functioned as an add-on to the disk compression software DoubleSpace...
Double Tools for DoubleSpace is a software utility released in 1993 by the Menlo Park-based company Addstor, Inc. The utility functioned as an add-on to the disk compression software DoubleSpace...
DR-DOS
DR-DOS (DR DOS, without hyphen up to including v6.0) is an MS-DOS-compatible operating system for IBM PC-compatible personal computers, originally developed by Gary Kildall's Dig...
DR-DOS (DR DOS, without hyphen up to including v6.0) is an MS-DOS-compatible operating system for IBM PC-compatible personal computers, originally developed by Gary Kildall's Dig...
Drive letter assignment
Drive letter assignment is the process of assigning alphabetical identifiers to physical or logical disk drives or partitions in the root filesystem namespace; this usage is now found only in Mi...
Drive letter assignment is the process of assigning alphabetical identifiers to physical or logical disk drives or partitions in the root filesystem namespace; this usage is now found only in Mi...
DriveSpace
DriveSpace (initially known as DoubleSpace) is a disk compression utility supplied with MS-DOS starting from version 6.0.
DriveSpace (initially known as DoubleSpace) is a disk compression utility supplied with MS-DOS starting from version 6.0.
E (PC-DOS)
E is the text editor which was made part of PC DOS with version 6.1 in June 1993, and later with version 7 and PC DOS 2000.
E is the text editor which was made part of PC DOS with version 6.1 in June 1993, and later with version 7 and PC DOS 2000.
echo (command)
In computing, echo is a command in DOS, OS/2, Microsoft Windows, Singularity, Unix and Unix-like operating systems that places a string on the computer terminal.
In computing, echo is a command in DOS, OS/2, Microsoft Windows, Singularity, Unix and Unix-like operating systems that places a string on the computer terminal.
ETen Chinese System
ETen Chinese System (倚天中文系統) was the most popular DOS-compatible traditional Chinese operating system before Chinese Windows 95.
ETen Chinese System (倚天中文系統) was the most popular DOS-compatible traditional Chinese operating system before Chinese Windows 95.
EXE
EXE is the common filename extension denoting an executable file in the DOS, OpenVMS, Microsoft Windows, Symbian, and OS/2 operating systems.
EXE is the common filename extension denoting an executable file in the DOS, OpenVMS, Microsoft Windows, Symbian, and OS/2 operating systems.
exit (command)
exit is a command used in many operating system command line shells and scripting languages.
exit is a command used in many operating system command line shells and scripting languages.
FASTOPEN
In computing, FASTOPEN was an MS-DOS TSR command, introduced in version 3.3, that provided to accelerated access to frequently used files and directories.
In computing, FASTOPEN was an MS-DOS TSR command, introduced in version 3.3, that provided to accelerated access to frequently used files and directories.
fdisk
On personal computer operating systems, fdisk (for "fixed disk") is a commonly used name for a command-line utility that provides disk partitioning functions.
On personal computer operating systems, fdisk (for "fixed disk") is a commonly used name for a command-line utility that provides disk partitioning functions.
File Allocation Table
File Allocation Table (FAT) is the name of a computer file system architecture and a family of industry standard file systems utilizing it.
File Allocation Table (FAT) is the name of a computer file system architecture and a family of industry standard file systems utilizing it.
find (command)
In computing, find is a command in the command line interpreters (shells) of DOS, OS/2 and Microsoft Windows.
In computing, find is a command in the command line interpreters (shells) of DOS, OS/2 and Microsoft Windows.
Findstr (computing)
In computing, findstr is a command in the command line interpreters (shells) of Microsoft Windows.
In computing, findstr is a command in the command line interpreters (shells) of Microsoft Windows.
FlexOS
FlexOS was a modular real-time multi-user multi-tasking operating system (RTOS) designed for computer-integrated manufacturing, laboratory, retail and financial markets.
FlexOS was a modular real-time multi-user multi-tasking operating system (RTOS) designed for computer-integrated manufacturing, laboratory, retail and financial markets.
format (command)
Format is a command-line utility included in Microsoft DOS, IBM OS/2 and Microsoft Windows operating systems to produce disk formatting.
Format is a command-line utility included in Microsoft DOS, IBM OS/2 and Microsoft Windows operating systems to produce disk formatting.
FreeDOS
FreeDOS (formerly Free-DOS and PD-DOS) is an operating system for IBM PC compatible computers.
FreeDOS (formerly Free-DOS and PD-DOS) is an operating system for IBM PC compatible computers.
help (command)
In computing, help is a command in various command line shells such as COMMAND.COM, cmd.exe, 4DOS/4NT, Windows PowerShell, Bash, Singularity shell, Python and GNU Octave.
In computing, help is a command in various command line shells such as COMMAND.COM, cmd.exe, 4DOS/4NT, Windows PowerShell, Bash, Singularity shell, Python and GNU Octave.
HIMEM.SYS
HIMEM.SYS is a DOS device driver which allows DOS programs to store data in extended memory via the Extended Memory Specification (XMS).
HIMEM.SYS is a DOS device driver which allows DOS programs to store data in extended memory via the Extended Memory Specification (XMS).
IBM PC DOS
IBM PC DOS (full name: The IBM Personal Computer Disk Operating System) is a DOS system for the IBM Personal Computer and compatibles, manufactured and sold by IBM from the 1980s to the 2000s.
IBM PC DOS (full name: The IBM Personal Computer Disk Operating System) is a DOS system for the IBM Personal Computer and compatibles, manufactured and sold by IBM from the 1980s to the 2000s.
IBMBIO.COM
IBMBIO.COM is a filename used by the boot loader for several DOS operating systems.
IBMBIO.COM is a filename used by the boot loader for several DOS operating systems.
IBMDOS.COM
IBMDOS.COM is the filename of the DOS kernel.
IBMDOS.COM is the filename of the DOS kernel.
Insight Debugger
Insight is real-mode debugger for DOS. It includes i80486 disassembler, i8086 assembler, trace-into and step-over functions, breakpoint handling, and a user-friendly interface.
Insight is real-mode debugger for DOS. It includes i80486 disassembler, i8086 assembler, trace-into and step-over functions, breakpoint handling, and a user-friendly interface.
IO.SYS
IO.SYS is an essential part of MS-DOS and Windows 9x.
IO.SYS is an essential part of MS-DOS and Windows 9x.
Job File Table
The Job File Table (JFT) is a DOS data structure in the Program Segment Prefix (PSP).
The Job File Table (JFT) is a DOS data structure in the Program Segment Prefix (PSP).
label (command)
In computing, label is a command included with some operating systems (e.g., DOS, OS/2 and Microsoft Windows).
In computing, label is a command included with some operating systems (e.g., DOS, OS/2 and Microsoft Windows).
loadhigh
Loadhigh (abbreviated 'lh') is an internal MS-DOS command that is used to load a program into the upper memory area (UMA) instead of conventional memory.
Loadhigh (abbreviated 'lh') is an internal MS-DOS command that is used to load a program into the upper memory area (UMA) instead of conventional memory.
Microsoft Diagnostics
MSD (Microsoft Diagnostics) was a software tool developed by Microsoft, to assist in the diagnostics of 1990s era computers.
MSD (Microsoft Diagnostics) was a software tool developed by Microsoft, to assist in the diagnostics of 1990s era computers.
Microsoft File Compare
In computing, fc (File Compare) is a command line program that compares multiple files and outputs the differences between them.
In computing, fc (File Compare) is a command line program that compares multiple files and outputs the differences between them.
mkdir
The mkdir (make directory) command in the Unix, DOS, OS/2 and Microsoft Windows operating systems is used to make a new directory.
The mkdir (make directory) command in the Unix, DOS, OS/2 and Microsoft Windows operating systems is used to make a new directory.
more (command)
In computing, more is a command to view (but not modify) the contents of a text file one screen at a time (terminal pager).
In computing, more is a command to view (but not modify) the contents of a text file one screen at a time (terminal pager).
move (command)
In computing, move is a command in various DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS/4NT and Windows PowerShell.
In computing, move is a command in various DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS/4NT and Windows PowerShell.
MS-DOS API
The MS-DOS API is an API used originally in MS-DOS/PC-DOS, and later by other DOS systems.
The MS-DOS API is an API used originally in MS-DOS/PC-DOS, and later by other DOS systems.
MS-DOS Editor
MS-DOS Editor, commonly just called edit, is a character-based text editor that comes with MS-DOS and 32-bit versions of Microsoft Windows.
MS-DOS Editor, commonly just called edit, is a character-based text editor that comes with MS-DOS and 32-bit versions of Microsoft Windows.
MSDOS.SYS
MSDOS.SYS an important system file on MS-DOS and Windows 9x systems.
MSDOS.SYS an important system file on MS-DOS and Windows 9x systems.
Multiuser DOS
Multiuser DOS is a soft real-time multi-user multi-tasking operating system for IBM PC-compatible microcomputers.
Multiuser DOS is a soft real-time multi-user multi-tasking operating system for IBM PC-compatible microcomputers.
net use
In Microsoft operating-systems like DOS and Windows, the net use command (a sub-command of the net command, has several network-related functions allowing configuration from the command-line.
In Microsoft operating-systems like DOS and Windows, the net use command (a sub-command of the net command, has several network-related functions allowing configuration from the command-line.
Novell DOS
DR-DOS (originally DR DOS up to including 6.0) is a DOS-type operating system for IBM PC-compatible personal computers, originally developed by Gary Kildall's Digital Research and derived ...
DR-DOS (originally DR DOS up to including 6.0) is a DOS-type operating system for IBM PC-compatible personal computers, originally developed by Gary Kildall's Digital Research and derived ...
PC booter
A PC booter, or booter, is a type of software for home computer era (early 1980s to early 1990s) personal computers that was loaded and executed in the bootup of the computer, from a boota...
A PC booter, or booter, is a type of software for home computer era (early 1980s to early 1990s) personal computers that was loaded and executed in the bootup of the computer, from a boota...
PC-MOS/386
PC-MOS/386 was a multi-user, multi-tasking operating system produced by The Software Link.
PC-MOS/386 was a multi-user, multi-tasking operating system produced by The Software Link.
Pcmicro
pcmicro was a large Bulletin Board System (BBS) support site from 1981 to 1998.
pcmicro was a large Bulletin Board System (BBS) support site from 1981 to 1998.
Print (command)
In computing, print is a command in the command line interpreters (shells) of DOS, OS/2 and Microsoft Windows.
In computing, print is a command in the command line interpreters (shells) of DOS, OS/2 and Microsoft Windows.
Program Segment Prefix
The Program Segment Prefix (PSP) is a data structure used in DOS systems to store the state of a program.
The Program Segment Prefix (PSP) is a data structure used in DOS systems to store the state of a program.
pushd and popd
In computing, pushd and popd are commands in various Unix, DOS and Microsoft Windows command line interpreters (shells) such as Bash, cmd.exe, 4DOS/4NT and Windows PowerShell.
In computing, pushd and popd are commands in various Unix, DOS and Microsoft Windows command line interpreters (shells) such as Bash, cmd.exe, 4DOS/4NT and Windows PowerShell.
Recover (command)
Recover was a primitive filesystem error recovery utility included in MS-DOS / IBM PC-DOS versions prior to DOS 6.0.
Recover was a primitive filesystem error recovery utility included in MS-DOS / IBM PC-DOS versions prior to DOS 6.0.
Redirection (computing)
In computing, redirection is a function common to most command-line interpreters, including the various Unix shells that can redirect standard streams to user-specified locations.
In computing, redirection is a function common to most command-line interpreters, including the various Unix shells that can redirect standard streams to user-specified locations.
ren (command)
In computing, ren (or rename) is a command in various DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS/4NT and Windows PowerShell.
In computing, ren (or rename) is a command in various DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS/4NT and Windows PowerShell.
rmdir
rmdir (or rd) is a command which will remove an empty directory on a Unix, DOS, OS/2 or Microsoft Windows operating system.
rmdir (or rd) is a command which will remove an empty directory on a Unix, DOS, OS/2 or Microsoft Windows operating system.
SCANDISK
SCANDISK or ScanDisk is a utility in MS-DOS and Microsoft Windows systems which checks and repairs file systems and bad clusters on the hard drive.
SCANDISK or ScanDisk is a utility in MS-DOS and Microsoft Windows systems which checks and repairs file systems and bad clusters on the hard drive.
share (command)
In computing, share is a command for MS-DOS that allowed software to perform file locks.
In computing, share is a command for MS-DOS that allowed software to perform file locks.
SISNE plus
SISNE plus was an MS-DOS clone created by Itautec and Scopus in Brazil prior to the end of the Market Reserve in 1991, which, at that time, forbid the importation of electronic equipment and sof...
SISNE plus was an MS-DOS clone created by Itautec and Scopus in Brazil prior to the end of the Market Reserve in 1991, which, at that time, forbid the importation of electronic equipment and sof...
subst
subst is a command on the DOS, IBM OS/2 and Microsoft Windows operating systems used for substituting paths on physical and logical drives as virtual drives.
subst is a command on the DOS, IBM OS/2 and Microsoft Windows operating systems used for substituting paths on physical and logical drives as virtual drives.
sys.com
SYS.COM is a component of DOS and Microsoft Windows 9x operating systems that will copy the command line shell (COMMAND.COM), the boot loader (IO.SYS or IBMBIO.COM), the kernel (MSDOS.SYS or IBM...
SYS.COM is a component of DOS and Microsoft Windows 9x operating systems that will copy the command line shell (COMMAND.COM), the boot loader (IO.SYS or IBMBIO.COM), the kernel (MSDOS.SYS or IBM...
Tao exdos
Tao ExDOS is an emulator software application designed to allow users of old MS-DOS applications to run these applications on new operating systems such as Windows 7, Windows Vista, Windows XP, ...
Tao ExDOS is an emulator software application designed to allow users of old MS-DOS applications to run these applications on new operating systems such as Windows 7, Windows Vista, Windows XP, ...
Terminate and Stay Resident
Terminate and Stay Resident is a computer system call in DOS computer operating systems that returns control to the system as if the program has quit, but keeps the program in memory.
Terminate and Stay Resident is a computer system call in DOS computer operating systems that returns control to the system as if the program has quit, but keeps the program in memory.
Tim Paterson
Tim Paterson (born 1956) is an American computer programmer, best known as the original author of MS-DOS, the most widely used personal computer operating system in the 1980s.
Tim Paterson (born 1956) is an American computer programmer, best known as the original author of MS-DOS, the most widely used personal computer operating system in the 1980s.
time and date
In computing, time and date are commands that are used to display and set the current time and date of the operating system.
In computing, time and date are commands that are used to display and set the current time and date of the operating system.
type (command)
In computing, type is a command in various VMS. AmigaDOS, CP/M, DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS/4NT and Windows PowerShell.
In computing, type is a command in various VMS. AmigaDOS, CP/M, DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS/4NT and Windows PowerShell.
Undeletion
Undeletion is a feature for restoring computer files which have been removed from a file system by file deletion.
Undeletion is a feature for restoring computer files which have been removed from a file system by file deletion.
ver (command)
In computing, ver is a command in various DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe and 4DOS/4NT. It prints the name and version of the oper...
In computing, ver is a command in various DOS, OS/2 and Microsoft Windows command line interpreters (shells) such as COMMAND.COM, cmd.exe and 4DOS/4NT. It prints the name and version of the oper...
Virtual DOS machine
Virtual DOS machine is Microsoft's technology that allows running legacy DOS and 16-bit Windows programs on Intel 80386 or higher computers when there is already another operating system running...
Virtual DOS machine is Microsoft's technology that allows running legacy DOS and 16-bit Windows programs on Intel 80386 or higher computers when there is already another operating system running...
vol (command)
In some operating systems (e.g., DOS, OS/2 and Microsoft Windows) vol is a command within the command line interpreters (shells) such as COMMAND.COM and cmd.exe.
In some operating systems (e.g., DOS, OS/2 and Microsoft Windows) vol is a command within the command line interpreters (shells) such as COMMAND.COM and cmd.exe.
WIN.COM
WIN.COM is the executable file used to load versions of Windows that run from DOS. In Windows 3.1 and its predecessors, it is executed either manually from the DOS prompt or as a line in AUTOEXE...
WIN.COM is the executable file used to load versions of Windows that run from DOS. In Windows 3.1 and its predecessors, it is executed either manually from the DOS prompt or as a line in AUTOEXE...
XCOPY
In computing, Xcopy is a command used on IBM OS/2, PC DOS and MS-DOS, and Microsoft Windows for copying multiple files or entire directory trees from one directory to another and for copying fil...
In computing, Xcopy is a command used on IBM OS/2, PC DOS and MS-DOS, and Microsoft Windows for copying multiple files or entire directory trees from one directory to another and for copying fil...
Settings