touch filename
Creates
a.txt
file
touch a.txt
Creates several files
touch .gitignore a.txt b.txt
does not work on windows
by Valeri Tandilashvili
4 years ago
Git
1
Pro tip: use ```triple backticks around text``` to write in code fences