mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
9f7f2c0f72
svn path=/trunk/; revision=324
15 lines
No EOL
386 B
Text
15 lines
No EOL
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> |