Share on Facebook Share on Twitter Email
Answers.com

DOS Shell

 
TechEncyclopedia:

DOS Shell

Shells provide the user interface in DOS, or the way you interact with the system. COMMAND.COM is the program that provides the command-driven user interface described in this tutorial. Other shells can be substituted for COMMAND.COM, by adding the Shell command in the Config.sys file; for example:

            shell=xyzmenu.com

DOS 4.01 came with an optional user interface known as the DOS Shell that let you command DOS with menus. The DOS install program created the DOSSHELL.BAT batch file, which loaded the DOS Shell as follows (it did not use the Shell command, because it was an alternate, not a substitute):

            dosshell

As of DOS 5, the DOS Shell was completely revised, and DOSSHELL.COM is used to start it. Run it by typing:

      dosshell /t    text (character) mode
      dosshell /g    graphics mode
      dosshell /bw   black & white (laptops)

Download Computer Desktop Encyclopedia to your PC, iPhone or Android.

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Screenshot of DOS Shell

The DOS Shell is a file manager, debuted in MS-DOS and IBM DOS (PC DOS) 4.0 (June 1988). It was discontinued after version 6.0, but retained as part of the "Supplemental Disk" until 6.22 for MS-DOS; as such, it was not a core part of the operating system throughout its evolution, but rather an add-on. It was, however, retained in IBM DOS and PC DOS through PC DOS 2000.

Features

The shell includes common features seen in other file managers such as copying, moving and renaming files as well as the ability to "launch" applications with a double-click. The shell could be run by the command "dosshell". It had the ability to set simple colours and styles. The shell was one of the first successful attempts to create a basic graphical user interface (GUI) type file manager in DOS, although it is properly referred to as a text user interface (TUI) or Character Oriented Window (COW) even though graphical modes were available on supported hardware (VGA equipped PCs). The shell is very much like a DOS version of Windows File Manager.

The shell also has a help system, "program list", and a "task swapper". Like modern file managers it had the ability to display dual hierarchy directory and file lists, i.e. left and right panes. The mouse was supported, however, like any other DOS application, it required an appropriate device driver.

One feature was the ability to list all files on a hard drive in a single alphabetized list along with the path and other attributes. This permitted the user to compare versions of a file in different directories by their attributes and easily spot duplicates.

Problems

There are several reasons why the shell fell out of use:

  • It was incapable of multitasking, but did support rudimentary task switching. It could switch between programs running in memory, and even then the system would still take a significant performance hit. All the running programs had to fit into conventional memory, as there was no support for paging to disk.
  • Windows 3.x, with its own graphical user interface, became much more popular among computer users. Windows was capable of multitasking. System performance was much higher, with complete access to the system's RAM.

See also


 
 

 

Copyrights:

TechEncyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2012 The Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia on Answers.com. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article DOS Shell Read more

Follow us
Facebook Twitter
YouTube

Mentioned in

» More» More