what are the different commands used to create files?
Answer Posted / ravindran m
1.touch - to create empty files (e.g) - touch <filename>
2.vi <filename>
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does find command return in unix?
What do know about tee command?
What is “chmod” command?
What is the difference between awk and grep?
What is command statement?
What is the first character of the output in ls l command?
Why is grep called grep?
What is nr in awk command?
How do I use grep to search for a file?
What is grep command in unix with examples?
What are some command words?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the difference between cat command and more command?
Which command is used to create a directory?
Write a command that will display files in the current directory, in a colored, long format.