GithubHelp home page GithubHelp logo

cmd's Introduction

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:
   [email protected] (Tim Norman)
   [email protected] (Matt Rains)
   [email protected] (Evan Jeffrey)
   [email protected] (Steffen Kaiser)
   Svante Frey ([email protected])
   Oliver Mueller ([email protected])
   Aaron Kaufman ([email protected])
   Marc Desrochers ([email protected])
   Rob Lake ([email protected])
   John P. Price <[email protected]>
   Hans B Pufal <[email protected]>

ReactOS developers:
   Eric Kohl <[email protected]>
   Emanuele Aliberti <[email protected]>
   Paolo Pantaleo <[email protected]>


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

Please report bugs to Eric Kohl <[email protected]>.


Good luck

  Eric Kohl

cmd's People

Contributors

shadowofthedusk avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.