Use "touch" command in Windows
The Unix command touch
is used to create a file if it doesn't exist or if the file already exists we can Access and Modify timestamps.
But these UNIX commands will not work in Windows. So to create a new file, there are two touch equivalent commands ...
kunjetimanideep.hashnode.dev1 min read