reactos/reactos/base/shell/cmd
Eric Kohl baf567d896 [CMD]
Implement CTRL+Left (jump to previous word) and CRTL+Right (jump to next word) edit keys.

CORE-5626 #resolve

svn path=/trunk/; revision=65782
2014-12-21 12:36:24 +00:00
..
lang [TRANSLATIONS][WDMAUD] 2014-11-21 18:57:46 +00:00
res
alias.c [CMD] 2014-04-28 20:12:07 +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][EXPLORER][EXPLORER_NEW] 2014-02-12 11:00:35 +00:00
cmd.c [CMD] 2014-06-28 09:59:58 +00:00
cmd.h [CMD-HELP] 2013-08-26 12:45:34 +00:00
cmd.rc [TRANSLATION] 2014-07-29 13:17:00 +00:00
cmddbg.c * Slap *some* sense into our header inclusions. 2013-01-24 23:00:42 +00:00
cmddbg.h
cmdinput.c [CMD] 2014-12-21 12:36:24 +00:00
cmdtable.c [CMD-HELP] 2013-08-26 12:45:34 +00:00
cmdver.h
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][HELP] 2014-02-28 23:55:40 +00:00
copy.c [CMD] 2014-10-21 16:05: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] 2014-10-17 16:39:54 +00:00
files.txt
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
if.c [CMD] 2013-06-30 00:08:43 +00:00
internal.c [CMD] 2014-10-21 16:05:54 +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] 2014-10-20 08:47:57 +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] 2014-10-21 16:05: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] 2014-10-21 16:05:54 +00:00
resource.h [BASE/SHELL] 2013-11-28 22:07:56 +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