Last Updated: February 25, 2016
·
392
· kasparsb

Make new file from Windows command line

Open cmd and type this line to create empty file

type NUL > newfile.txt