mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
15 lines
386 B
Text
15 lines
386 B
Text
|
|
||
|
Wishlist for ReactOS CMD
|
||
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
|
||
|
- Exclusion wildcards: "del /r *.bak -abcd.bak"
|
||
|
Deletes ALL *.bak files EXCEPT abcd.bak.
|
||
|
|
||
|
- Progress indikator on long file operations (copy/move).
|
||
|
Percentage at the right side of the filename.
|
||
|
|
||
|
- [cd test directory] should change to the subdirectoy "test directory".
|
||
|
|
||
|
More ideas?
|
||
|
|
||
|
Eric Kohl <ekohl@abo.rhein-zeitung.de>
|