How to insert a symbol> in an echo message?
I want to have this:
echo C:\Users\%uname%>
But that will not work. NP ++ shows me the symbol> in red, so is this something special? The Unicode> character also does not work. It simply displays this: the ø symbol.
source
share