reactos/rosapps/cmd
Gé van Geldorp 08a01c4da8 Correctly expand wildcards in other directories
svn path=/trunk/; revision=4023
2003-01-17 18:04:08 +00:00
..
.cvsignore Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
alias.c Fixed bugs and added DIRS command. 1999-10-23 18:17:37 +00:00
attrib.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
batch.c Various improvements by Carl Nettelblad. 2001-02-28 22:33:23 +00:00
batch.h Various improvements by Carl Nettelblad. 2001-02-28 22:33:23 +00:00
beep.c
bugs.txt Fixed bug in COPY command 2000-04-08 14:50:47 +00:00
call.c Minor fixes. 1999-10-03 22:20:33 +00:00
chcp.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
choice.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
cls.c
cmd.c * Do not exit if GetConsoleScreenBufferInfo fails. GetConsoleScreenBufferInfo fails 2002-11-11 21:53:25 +00:00
cmd.h * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
cmd.rc added patch submitted by Guido de Jong 2002-09-09 22:36:40 +00:00
cmdinput.c history command added and some minor changes to history interface 2000-02-01 18:29:11 +00:00
cmdtable.c Fixed 'echo.' and 'echoerr.' 2000-07-19 06:58:13 +00:00
cmdver.h Implemented useful rename command. 2001-10-17 18:30:10 +00:00
color.c Fix no new line at end of file gcc 3.1 warrnings 2002-07-15 22:29:32 +00:00
config.h Fixed bug in COPY command 2000-04-08 14:50:47 +00:00
console.c Fixed current directory handling 1999-12-15 00:50:41 +00:00
copy.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
date.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
del.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
delay.c Minor fixes. 1999-10-03 22:20:33 +00:00
dir.c Don't alloc an extra console upon startup. 2002-08-01 10:29:18 +00:00
dirstack.c Fixed bugs and added DIRS command. 1999-10-23 18:17:37 +00:00
echo.c Fixed 'echo.' and 'echoerr.' 2000-07-19 06:58:13 +00:00
error.c Fixed batch mode bugs. 1999-10-28 23:09:59 +00:00
filecomp.c fixed tab completion with long file names 2000-01-17 02:17:50 +00:00
files.txt
for.c Fix no new line at end of file gcc 3.1 warrnings 2002-07-15 22:29:32 +00:00
free.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
goto.c
history.c Fix no new line at end of file gcc 3.1 warrnings 2002-07-15 22:29:32 +00:00
history.txt Fixed 'echo.' and 'echoerr.' 2000-07-19 06:58:13 +00:00
if.c CMD: implemented IF [NOT] DEFINED variable command 2001-02-18 18:51:46 +00:00
internal.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
label.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
license.txt
locale.c
makefile Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55:29 +00:00
memory.c Fix no new line at end of file gcc 3.1 warrnings 2002-07-15 22:29:32 +00:00
misc.c Correctly expand wildcards in other directories 2003-01-17 18:04:08 +00:00
move.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
msgbox.c Minor fixes. 1999-10-03 22:20:33 +00:00
path.c
pause.c
prompt.c
readme.txt Fixed 'echo.' and 'echoerr.' 2000-07-19 06:58:13 +00:00
redir.c Fixed bug parsing redirections 2001-10-14 18:30:56 +00:00
ren.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
screen.c Minor fixes. 1999-10-03 22:20:33 +00:00
set.c
shift.c
start.c Corrected CreateProcess() command line parameter to be more compatible with NT 2001-06-18 02:55:47 +00:00
strtoclr.c Fix no new line at end of file gcc 3.1 warrnings 2002-07-15 22:29:32 +00:00
time.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
timer.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
title.c Fix no new line at end of file gcc 3.1 warrnings 2002-07-15 22:29:32 +00:00
todo.txt Fixed bugs and added DIRS command. 1999-10-23 18:17:37 +00:00
type.c * Move (optional) wildcard expansion to split() 2003-01-17 00:31:33 +00:00
ver.c Implemented useful rename command. 2001-10-17 18:30:10 +00:00
verify.c
vol.c Some minor cleanup 2001-04-26 11:31:33 +00:00
where.c Some minor cleanup 2001-04-26 11:31:33 +00:00
window.c End of line fix for gcc 3.x 2002-09-24 03:43:25 +00:00
wishlist.txt Fixed a horrible typo :-) 2001-02-22 23:46:45 +00:00

ReactOS command line interpreter CMD version 0.1.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The ReactOS command line interpreter CMD is derived from FreeCOM, the
FreeDOS command line interpreter.

We are going for 4NT compatibility but try to stay compatible with
WinNT's CMD.EXE too.


Compiling
~~~~~~~~~
Cmd can be built in two different versions. A full version for use under
Windows 9x or Windows NT and a reduced version for use under ReactOS.

Note: The full version won't run on ReactOS and the reduced version is not
usable under Win 9x/NT.

To build the full version, make sure the symbol '__REACTOS__' is NOT defined
in 'rosapps/cmd/config.h' line 13.

To build the reduced version, make sure the symbol '__REACTOS__' is defined
in 'rosapps/cmd/config.h' line 13.


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.
 - alias support.
 - filename completion (use TAB)
   (this is still incomplete)


Credits
~~~~~~~
FreeDOS developers:
   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>

ReactOS developers:
   Eric Kohl <ekohl@rz-online.de>
   Emanuele Aliberti <ea@iol.it>
   Paolo Pantaleo <paolopan@freemail.it>


Bugs
~~~~
Batch file handling is still untested or buggy. Please report
any bug you find.

Please report bugs to Eric Kohl <ekohl@rz-online.de>.


Good luck

  Eric Kohl