Answers for "how to make a new file in command line"

17

create file command line

type nul > README.txt
Posted by: Guest on August-01-2020
0

command line make file

touch term-paper.txt
Posted by: Guest on March-03-2020

Code answers related to "how to make a new file in command line"

Browse Popular Code Answers by Language