FreeDOS Command Line Interface
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

About
~~~~~
this software is part of the FreeDOS project. Please email James Hall at
freedos@sunsite.unc.edu for more information, or visit the freedos archive
at "sunsite.unc.edu:/pub/pc-stuff/freedos".

Please send any bug reports, comments or other info to:
   
   normat@rpi.edu (Tim Norman)

This software has been developed by the following people:

   normat@rpi.edu (Tim Norman)
   mrains@apanix.apana.org.au (Matt Rains)
   ejeffrey@iastate.edu (Evan Jeffrey)
   Steffen.Kaiser@Informatik.TU-Chemnitz.DE (Steffen Kaiser)
   Svante Frey (sfrey@kuai.se)

Installation
~~~~~~~~~~~~
to use this shell simply add the following line to your config.sys file.

SHELL=<shell path><shell filename>

e.g.

SHELL=C:\FREEDOS\COMMAND.COM

(This may or not work... I've received complaints that it doesn't, so I'd
imagine that's the case!)

Current Features
~~~~~~~~~~~~~~~~
enviroment handling with prompt and path support.
directory utilities.
command-line history with doskey like features.
batch file processing
input/output redirection and piping
loadhigh support

