Answer the question
In order to leave comments, you need to log in
Why doesn't the batch file output the tree to a file?
There is a task - to create a batch file that creates a folder, and in it - a file with a directory tree and the current date. The batch file does everything except the directory tree. What am I writing wrong?
MD C:\User6
echo Start
echo tree%C:\tp70%> C:\User6\test.txt
echo %date:~-8%>C:\User6\test.txt
echo Stop
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question