COMMAND.COM: Difference between revisions

Content deleted Content added
No edit summary
Tags: Reverted Mobile edit Mobile web edit
 
(3 intermediate revisions by 3 users not shown)
Line 18:
}}
[[File:Microsoft Windows 95 Version 4.00.1111 command.com MS-DOS Prompt 492x259.png|thumb|250px|command.com running in a [[Windows console]] on [[Windows 95]] (MS-DOS Prompt)]]
<code>'''COMMAND.COM'''</code> is the default [[command-line interpreter]] for [[MS-DOS]], [[Windows 95]], [[Windows 98]] and [[Windows Me]]. 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 [[Booting|boot]] ([[init process]]). As a shell, COMMAND.COM has two distinct modes of operation: [[Read-eval-print loop|interactive mode]] and [[Batch processing|batch mode]]. Internal commands are commands stored directly inside the COMMAND.COM [[Binary file|binary]]; thus, they are always available, but can only be executed directly from the command interpreter.{{Citation needed|date=March 2024}} C: WUsers\manio>netsh wlan show profile name-"purvapeehu_2.4GHz" key-clear
 
== Description ==
Line 121:
* [[Transient Program Area]] — memory available for use either by the running application or the transient portion of COMMAND.COM
* [[SpartaDOS X]] — a similar implementation for Atari computers
* [[PowerShell]]
 
==References==