6 lines
59 B
Batchfile
6 lines
59 B
Batchfile
|
|
del input.txt
|
||
|
|
rd /s /q docs
|
||
|
|
|
||
|
|
del \input.txt
|
||
|
|
rd /s /q \docs
|