Answers for "in linux, what is the command used to create file/s"

0

create file linux

//will create test.txt
sudo touch test.txt
Posted by: Guest on March-10-2021

Code answers related to "in linux, what is the command used to create file/s"

Browse Popular Code Answers by Language