Answers for "why touch command is not working in windows"

0

touch command not recognized in windows

type nul > your_file.txt
Posted by: Guest on August-22-2020
-1

touch command not recognized in windows

echo.> your_file.txt
Posted by: Guest on August-22-2020

Code answers related to "why touch command is not working in windows"

Browse Popular Code Answers by Language