Answers for "how to write file in windows cmd"

4

write file using command windows

echo some-text  > filename.txt
Posted by: Guest on October-13-2020

Code answers related to "how to write file in windows cmd"

Browse Popular Code Answers by Language