Answers for "windows how to create file in cmd"

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 "windows how to create file in cmd"

Browse Popular Code Answers by Language