Answer the question
In order to leave comments, you need to log in
How to escape I/O redirect characters in cmd?
I have a file.txt which contains:
< Hello World >
How can I extract the string Hello World from this file without special characters?
The file cannot be read and truncated due to I/O redirection characters ( < and > ).
I know there's an escape character ^, but it doesn't really help when reading a line from a file.
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