adspace
Answer Posted / Rashmi Jatawat
Two common ways to create a new file in Linux are: (1) Using the touch command - touch newfile; and (2) Using a text editor like nano or vim - nano newfile or vi newfile.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers