ProLogz
Home
Personal Logz
Login
Register
Developer Snippet Diary
Home
Make text file using cmd in windows
Make text file using cmd in windows
Tutorials
Updated: May 2, 2023
Author: R GONDAL
Public
Open Run command
Type below command
echo "hello world how are you">a.txt
It will create a file in current directory
Posted by:
R GONDAL
Email: rizikmw@gmail.com