mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
c3dc053ba2
svn path=/trunk/; revision=1647
15 lines
380 B
Text
15 lines
380 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 subdirectory "test directory".
|
|
|
|
More ideas?
|
|
|
|
Eric Kohl <ekohl@rz-online.de>
|