# You can simply type
> emptyfile.txt
# This will create a empty text file with name "emptyfile"
# This same as doing
echo "" > emptyfile.txt
Last active
February 27, 2024 05:14
-
-
Save palashmon/5bd57c75c9b2b1b8af5d5968f13c9da9 to your computer and use it in GitHub Desktop.
Create a new file in git bash
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
are you working in bit bash or command prompt??