README        general information
TODO          things to do in the future
BUGS          bug list, feel free to submit more!
FILES         this file
HISTORY       COMMAND.COM release history

CMDINPUT.H    command-line entry stuff.  for history and filename completion
COMMAND.C     current interpreter
COMMAND.COM   compiled version of the interpreter (Borland C 3.1/EXE2BIN)
ENVIRON.H     environment handling routines
HISTORY.H     command-line history code
HISTORY.C     history testing source
HISTORY.EXE   history testing program
INTERNAL.H    header files for built-in commands
PROMPT.H      command-line prompt handling
TESTENV.C     test program that displays the command line and environment
TESTENV.EXE   compiled test program
