- Jun
- 223
- 0
Using version 12.10-0.58 and trying to execute the below commands:
mkdir x
ren x "x [y]"
I receive the following error message:
TCC: (Sys) The system cannot find the file specified.
"E:\temp\down\x"
This doesn't happen for plain files:
> x
ren x "x [y]"
E:\temp\down\x -> E:\temp\down\x [y]
1 file renamed
nickles
mkdir x
ren x "x [y]"
I receive the following error message:
TCC: (Sys) The system cannot find the file specified.
"E:\temp\down\x"
This doesn't happen for plain files:
> x
ren x "x [y]"
E:\temp\down\x -> E:\temp\down\x [y]
1 file renamed
nickles