Kirill K. Smirnov
42c26ded04
programs/cmd: Do not use hardcoded constants when corresponding macro is already defined.
2007-08-17 11:48:42 +02:00
Jason Edmeades
a88a6c802a
cmd.exe: Add basic support for && and (...) syntax.
2007-06-18 14:22:07 +02:00
Jason Edmeades
b8aa5fc586
cmd.exe: Convert cmd to Unicode.
2007-06-04 14:44:46 +02:00
Jason Edmeades
5cc492c783
cmd.exe: Move English constants into NLS files.
2007-06-04 14:10:04 +02:00
Jason Edmeades
ce87522f84
cmd.exe: Implement a basic 'more'.
...
This implements a basic more, eg 'dir | more' or 'more file.c'
but it does not support the flags or keys which can control it.
Basically its not worth implementing those, as in some modes
we cannot read a single key, we have to wait for <enter> anyway.
2007-04-16 12:24:49 +02:00
Jason Edmeades
2f5bfc0f78
cmd.exe: Add prompting and COPYCMD plus /Y support to move.
2007-04-12 16:38:35 +02:00
Jason Edmeades
9e041c6bc9
cmd.exe: Add support for FTYPE.
2007-03-13 11:58:19 +01:00
Jason Edmeades
79aa1a009f
cmd.exe: Add ASSOC command.
2007-03-05 12:56:48 +01:00
Jason Edmeades
fda7229b50
cmd.exe: Add prompt for rd /s.
2007-02-28 14:28:16 +01:00
Jason Edmeades
365f86fd7e
cmd.exe: Add pushd and popd.
2007-02-26 13:45:48 +01:00
Dan Kegel
39857443e4
programs/wcmd: Rename to programs/cmd.
2006-09-07 15:08:44 +02:00