Answers for "how to make file in terminal"

0

how to create a new file in terminal

# must be gitbash not ps. Will create, await lines of code. Ctrl c save/exits.
cat -> youNewFile.someExtension
Posted by: Guest on November-30-2021

Code answers related to "how to make file in terminal"

Browse Popular Code Answers by Language