Answers for "ubuntu create a file in terminal"

0

how to create a new file in ubuntu

touch <filename.type>
Posted by: Guest on August-22-2021
-1

how to create a file in terminal

$ mkdir -p turtle/images
Posted by: Guest on February-02-2021

Code answers related to "ubuntu create a file in terminal"

Browse Popular Code Answers by Language