On a windows machine I get this error
\'touch\' is not recognized as an internal or external command, operable program or batch file.
You can also use copy con [filename] in a Windows command window (cmd.exe):
C:\copy con yourfile.txt [enter] C:\CTRL + Z [enter] //hold CTRL key & press "Z" then press Enter key. ^Z 1 Files Copied.
This will create a file named yourfile.txt in the local directory.
yourfile.txt