what are the different commands used to create files?
Answer Posted / subbareddy kake
1.touch <file name>
2.cat > filename
3.> file name
4.by using editors like vi
5.echo > file name
6.tee file name
7.vim file name
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do I run a whois command?
What is used to type command?
What is awk good for?
Is it inbetween or in between?
What are filter commands in unix?
Which command is used to create a directory?
What is time_t?
Which unix command lists files/folders in alphabetical order?
What is grep short for?
How do I search a whole word in vim?
What is the use of tee command?
What are grep patterns?
What is the first character of the output in ls l command?
What does find command return in unix?
Why is grep called grep?