Open slaykachu opened 3 years ago
To reproduce
|copfy,"*.exe","symbos/"
Expected: All files in current dir with extension .EXE are copied to symbos folder. Got: "Source file not found"
Or:
|ren,"symbos/","*.exe"
Expected: All files in current dir with extension .EXE are moved to symbos folder. Got: "Error occured."
To reproduce
Expected: All files in current dir with extension .EXE are copied to symbos folder. Got: "Source file not found"
Or:
Expected: All files in current dir with extension .EXE are moved to symbos folder. Got: "Error occured."