Toque en Windows
npm install touch-cli -g
Cooperative Cowfish
npm install touch-cli -g
touch test.txt
// this creates a file called test.txt
type nul > .gitignore ---This creates empty file and works on windows 10.
type nul > your_file.txt
echo.> your_file.txt
wsl touch textfilenametoedit.txt