FreeDOS Command Line Interface
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
About
~~~~~
This software is part of the FreeDOS project. Please email
freedos@sunsite.unc.edu for more information, or visit the freedos
archive at "ftp://sunsite.unc.edu/pub/micro/pc-stuff/freedos".  Also,
visit our web page at http://www.freedos.org/.

The command.com web site is at

   http://www.gcfl.net/FreeDOS/command.com/

Please send any bug reports, comments or other info to:

   command@gcfl.net  (command.com development mailing list)

This software has been developed by the following people:
(listed in approximate chronological order of contributions)

   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)
   Oliver Mueller (ogmueller@t-online.de)
   Aaron Kaufman (morgan@remarque.berkeley.edu)
   Marc Desrochers (bitzero@hotmail.com)
   Rob Lake (rlake@cs.mun.ca)
   John P. Price <linux-guru@gcfl.net>
   Hans B Pufal <hansp@digiweb.com>

Please note that this software is separate from the DOS-C kernel and
may or may not work properly under it.  Of course I am making every
effort to make it compatible.

Installation
~~~~~~~~~~~~
To use this shell, just run the COMMAND.COM file.  Eventually, you
will be able to add this to your CONFIG.SYS file, but this doesn't
currently work.

When it does, you'll be able to add this line to CONFIG.SYS:

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
~~~~~~~~~~~~~~~~
environment 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
alias support
filename completion (use TAB)
