reactos/reactos/base/shell/cmd
2013-10-13 22:31:17 +00:00
..
lang * Remove deprecated resource file loading and memory attributes (http://msdn.microsoft.com/en-us/library/aa380908.aspx). 2013-10-13 22:31:17 +00:00
res Add 8 bits and 16 bits icons 2007-12-29 16:02:48 +00:00
alias.c [CMD] 2013-06-30 13:23:30 +00:00
assoc.c [CMD] 2013-07-02 23:07:15 +00:00
attrib.c [CMD] 2013-07-02 23:07:15 +00:00
batch.c [CMD] 2013-06-30 13:23:30 +00:00
batch.h [CMD] 2013-06-30 13:23:30 +00:00
beep.c [CMD] 2013-06-30 13:23:30 +00:00
call.c [CMD] 2013-06-30 13:23:30 +00:00
chcp.c [CMD] 2013-06-30 13:23:30 +00:00
choice.c [CMD] 2013-07-02 23:07:15 +00:00
cls.c [CMD] 2013-06-30 13:23:30 +00:00
CMakeLists.txt [CMD] 2013-05-29 10:56:25 +00:00
cmd.c [CMD] 2013-07-04 01:05:14 +00:00
cmd.h [CMD-HELP] 2013-08-26 12:45:34 +00:00
cmd.rc * Remove deprecated resource file loading and memory attributes (http://msdn.microsoft.com/en-us/library/aa380908.aspx). 2013-10-13 22:31:17 +00:00
cmddbg.c * Slap *some* sense into our header inclusions. 2013-01-24 23:00:42 +00:00
cmddbg.h - Fix some warnings spotted by MSVC 2008-05-17 08:49:39 +00:00
cmdinput.c [CMD] 2013-07-02 23:07:15 +00:00
cmdtable.c [CMD-HELP] 2013-08-26 12:45:34 +00:00
cmdver.h move explorer and cmd. Add a few .rbuild files 2006-02-16 23:23:37 +00:00
color.c [CMD] 2013-06-30 13:23:30 +00:00
config.h - Move from using include guards to pragma once. 2010-02-26 11:43:19 +00:00
console.c [CMD] 2013-07-02 23:07:15 +00:00
copy.c [CMD] 2013-06-30 16:10:54 +00:00
date.c [CMD] 2013-06-30 13:23:30 +00:00
del.c [CMD] 2013-06-30 12:52:54 +00:00
delay.c [CMD] 2013-06-30 00:08:43 +00:00
dir.c [CMD] 2013-06-30 16:10:54 +00:00
dirstack.c [CMD] 2013-06-30 00:08:43 +00:00
echo.c [CMD] 2013-07-02 23:07:15 +00:00
error.c [CMD] 2013-07-02 23:07:15 +00:00
filecomp.c [CMD] 2013-07-02 23:07:15 +00:00
files.txt Samuel Erdtman <samuel@erdtman.se> 2007-09-27 08:35:08 +00:00
for.c [CMD] 2013-06-30 13:23:30 +00:00
free.c [CMD] 2013-07-02 23:07:15 +00:00
goto.c [CMD] 2013-06-30 13:23:30 +00:00
history.c [CMD] 2013-06-30 16:10:54 +00:00
history.txt Remove outdated email address. 2007-05-27 14:50:12 +00:00
if.c [CMD] 2013-06-30 00:08:43 +00:00
internal.c [CMD-HELP] 2013-08-26 12:45:34 +00:00
label.c [CMD] 2013-06-30 13:23:30 +00:00
license.txt - Update address of Free Software Foundation. 2009-10-27 10:34:16 +00:00
locale.c [CMD] 2013-06-30 00:08:43 +00:00
memory.c [CMD] 2013-06-30 13:23:30 +00:00
misc.c [CMD] 2013-08-01 15:40:34 +00:00
mklink.c [CMD] 2013-06-30 12:27:18 +00:00
move.c [CMD] 2013-06-30 16:10:54 +00:00
msgbox.c [CMD] 2013-06-30 13:23:30 +00:00
parser.c [CMD] 2013-06-30 13:23:30 +00:00
path.c [CMD] 2013-07-02 23:07:15 +00:00
pause.c [CMD] 2013-06-30 00:08:43 +00:00
precomp.h * Slap *some* sense into our header inclusions. 2013-01-24 23:00:42 +00:00
prompt.c [BOOTDATA] 2013-08-26 18:35:29 +00:00
readme.txt [CMD] 2013-06-29 23:18:27 +00:00
readme2.txt [REACTOS] 2013-04-04 20:26:36 +00:00
redir.c [CMD] 2013-07-01 00:07:39 +00:00
ren.c [CMD] 2013-06-30 16:10:54 +00:00
ren.txt [CMD] 2013-06-29 23:18:27 +00:00
replace.c [CMD] 2013-06-30 16:10:54 +00:00
resource.h [CMD] 2013-08-26 13:12:46 +00:00
rsrc.rc * ReactOS binaries hold resource files to *all* the languages we support, which increases their size, and increases the memory footprint, and on top of that they become useless as soon as you select a language in the 1st stage installer. Introduce a way to compile ros with one localization so that we can compile ReactOS with only one localization, which eliminates the problem mentioned above, and allows us to reduce the compile time, the disk space needed for build, and the runtime memory footprint. 2012-02-27 22:46:20 +00:00
screen.c [CMD] 2013-06-30 16:10:54 +00:00
set.c [CMD] 2013-07-02 23:07:15 +00:00
setlocal.c [CMD] 2013-06-30 13:23:30 +00:00
shift.c [CMD] 2013-06-30 13:23:30 +00:00
start.c [CMD] 2013-06-30 16:10:54 +00:00
strtoclr.c [CMD] 2013-06-30 16:10:54 +00:00
time.c [CMD] 2013-06-30 13:23:30 +00:00
timer.c [CMD] 2013-06-30 16:10:54 +00:00
title.c [CMD] 2013-06-30 13:23:30 +00:00
todo.txt [CMD] 2013-06-29 23:18:27 +00:00
type.c [CMD] 2013-06-30 15:28:40 +00:00
ver.c [CMD] 2013-07-04 01:05:14 +00:00
verify.c [CMD] 2013-06-30 13:23:30 +00:00
vol.c [CMD] 2013-06-30 16:10:54 +00:00
where.c [CMD] 2013-06-29 23:50:13 +00:00
window.c [CMD] 2013-06-30 16:10:54 +00:00

ReactOS command line interpreter CMD
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

We are shooting mainly to be just like 2000/XP cmd.exe.  They are very close and only a small number(none that i can recall off the top of my head, so maybe 0) differences have been found between those two.  It has been reported that ROS cmd.exe does not work on nt4 because of a missing api.  I'm hoping to fix this at some point.


Compiling
~~~~~~~~~
ROS cmd used to depend on __REACTOS__ to provide two different ways to build cmd.  There is still code left in it for this but...  The __REACTOS__ = 0 has not been develped, maintained.  And therefore it does not even compile anymore.  __REACTOS__ = 1 works fine on both windows(nt). and someday i plan to remove all the __REACTOS__ = 0.

Using rbuild you can compile cmd seperatly by "make cmd_install".  Also you can compile cmd using MSVC 6 and soon 7/8 hopefully.


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), both unix and windows style.


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
   Emanuele Aliberti <ea@iol.it>
   Paolo Pantaleo <paolopan@freemail.it>
   Brandon Turner <turnerb7@msu.edu>


Bugs
~~~~
There are still many bugs ;)
Please report bugs to ReactOS team <ros-dev@reactos.org> or to JIRA at www.reactos.org