Answers for "create file through command prompt in windows 10"

17

make new file windows cmd

type nul > README.txt
Posted by: Guest on August-01-2020
0

create file cmd windows

echo some text here > file.extension
Posted by: Guest on September-28-2021

Code answers related to "create file through command prompt in windows 10"

Browse Popular Code Answers by Language