reactos/rosapps/cmd/wishlist.txt
Rex Jolliff 9f7f2c0f72 Added Eric Kohl's port of freedos command
svn path=/trunk/; revision=324
1999-03-20 20:28:42 +00:00

15 lines
386 B
Plaintext

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>