Answers for "cmd command to write files"

4

write file using command windows

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

Browse Popular Code Answers by Language