ECHO and XCOPY error

goldenlight1814

Reputable
Mar 6, 2015
1
0
4,510
I want to make a txt file through the Command Prompt using the ECHO command but it is not working

ECHO F |XCOPY > C:\123.txt

If you open the 123.txt file it should contain this:

F|XCOPY